1 | initial version |
I think the problem is that the user dlt dissector owerrides your registration. Remove that line and register your disector by name register_dissector("con15", dissect_con15, proto_con15); then use edit->preferenses->protocols->DLT_USER and add your protocol name for User 0.