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

Wireshark-dev: Re: [Wireshark-dev] Patch to support decoding LANforge packets.

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Thu, 31 Jul 2008 06:55:55 +0200
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