Hi Ben,
Normally we would request to open a bugreport on https://bugs.wireshark.org and
attach the patch there so it won't be forgotten.
The dissector itself looks oke, only thing is that it registers for all UDP and
TCP ports. Isn't is possible to register them on a port(-range)?
Thanx,
Jaap
Ben Greear wrote:
LANforge is a network traffic generator that my company sells. Part of
our feature set
is UDP and TCP traffic generation. We have a small header followed by a
payload. The
payload is normally just filler and of no special interest to users.
Attached is a patch to decode the LANforge header. Please consider
adding this to Wireshark, and let me know if there are any suggestions
for improvement.
Thanks,
Ben