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:19:13 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4026





--- Comment #3 from Wayne Brassem <wbrassem@xxxxxxxxxxx>  2009-09-18 11:19:12 PDT ---
Thank you for the feedback on the dissector.  I will make some modifications,
retest and resubmit for another code review.

One of the challenges is that the UDP port number used for this application is
variable and therefore I had to pick an "unused" UDP port so that I could find
a bind point for the dissector.  The expectation is that the user of this
dissector are going to have to manually force the interpretation of the packet
using the "Decode as..." pop up menu.

Is there a way to bind to UDP dissectore without picking a random (unused)
port?  I couldn't find a way to do this.

Wayne.


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