http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2320
--- Comment #5 from Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> 2008-03-03 18:42:45 GMT ---
(In reply to comment #3)
> Okay - i must have missed the new api - can you give me a quick hint want to
> look for ?
Basically you'd need to use new_create_dissector_handle() and then your
top-level dissect_PROTOABBREV() would return the number of bytes it thinks is
your protocol. (README.developer describes this in a little more detail and
quite a few dissectors implement it.)
But I suppose always being heuristic makes more sense for this protocol?
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.