Hello,
I'm writing some dissectors for a set of UDP based protocols that use the same
port number
as the source port in one direction, and the destination port in the other
direction. Its
a different protocol going each way.
It seems that I can only call dissector_add_uint with "udp.port", not
"udp.srcport" or
"udp.dstport". Is that correct?
Ideally I like to register a different dissector for each direction. Is that
not possible?
Thanks,
Andy
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <[email protected]>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:[email protected]?subject=unsubscribe