Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Currently it can't be done as the called dissector must register with name and packet-iec104.c does not do that. So a code change is required for it to work. Please raise a bug report with an enhancement request or prepare a patch and submit it.

iec104apci_handle = register_dissector("104apci", dissect_iec104reas, proto_iec104apci);

Regards Anders