Wireshark mailing list archives

Re: Problem with protocol in udp por 3800


From: Bill Meier <wmeier () newsguy com>
Date: Wed, 20 Jun 2012 11:43:34 -0400

On 6/20/2012 10:47 AM, Pedro Fuentes Ortega wrote:
Yes, the frames are displayed but but aren't dissected by the dissector.



Does 'tshark -G decodes | grep "udp\.port"' show your dissector as being registered on udp.port 3800 ?

If not, then maybe there's something wrong with your code to register the dissector (assuming that nothing else is registered on that port).

If yes, then maybe your dissector has a problem (or not ...).

The best way to proceed is probably to use a debugger and put a breakpoint at the start of your dissector to see if the dissector gets called.


___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: