Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 4026] New Packet Dissector - jmirror

Date: Fri, 18 Sep 2009 11:24:29 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4026





--- Comment #4 from Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx>  2009-09-18 11:24:28 PDT ---
There are a couple of solutions that will keep the user from always having to
do a manual decode as.  You can register a preference in the dissector that
asks the user to put in a port number (you can even do ranges of ports if
necessary).  The other solution is to make it a heuristic dissector that looks
at every UDP datagram that goes by and try to match it to a set of criteria to
prove whether or not that packet belongs to your dissector.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.