Re: [Wireshark-dev] RPM package error on Fedora-30

2024-04-06 Thread Ben Greear
On 4/5/24 17:38, John Thacker wrote: On Fri, Apr 5, 2024 at 8:06 PM Ben Greear mailto:gree...@candelatech.com>> wrote: Hello, I cloned latest wireshark today, and tried to build an RPM package on an fedora-30 system. It fails with this error below..any ideas? Fed

[Wireshark-dev] RPM package error on Fedora-30

2024-04-05 Thread Ben Greear
, Ben -- Ben Greear Candela Technologies Inc http://www.candelatech.com ___ Sent via:Wireshark-dev mailing list Archives:https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://www.wireshark.org/mailman

[Wireshark-dev] PATCH: Update LANforge protocol dissector.

2010-01-06 Thread Ben Greear
I changed our LANforge protocol slightly..stealing 1 byte from the 'pattern' field to support larger payload-length. Attached is a patch against the latest wireshark svn to let wireshark decode this properly. Thanks, Ben -- Ben Greear gree...@candelatech.com Candela Technologies Inc http

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

2008-08-29 Thread Ben Greear
Ben Greear wrote: Abhik Sarkar wrote: Hello Ben, Please follow the instructions here (http://www.wireshark.org/docs/wsdg_html_chunked/ChSrcContribute.html#ChSrcSend) to make sure that your contribution is tracked properly and not lost. Done: https://bugs.wireshark.org/bugzilla

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

2008-08-04 Thread Ben Greear
, Ben -- Ben Greear [EMAIL PROTECTED] Candela Technologies Inc http://www.candelatech.com ___ Wireshark-dev mailing list Wireshark-dev@wireshark.org https://wireshark.org/mailman/listinfo/wireshark-dev

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

2008-07-30 Thread Ben Greear
. Please consider adding this to Wireshark, and let me know if there are any suggestions for improvement. Thanks, Ben -- Ben Greear [EMAIL PROTECTED] Candela Technologies Inc http://www.candelatech.com Index: epan/dissectors/Makefile.common

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

2008-07-30 Thread Ben Greear
as suggested. Thanks, Ben 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