ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Wireshark highlighting wrong packet bytes in live capture

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Mon, 21 Dec 2009 19:00:13 +0100
Hi,

My guess would be that the offsets passed in the proto_tree_add_xxx() calls is incorrect.

Thanks,
Jaap

Jeremy O'Brien wrote:
1.2.2 on windows. Haven't tried live captures on Linux yet. Only dump files.

On Dec 18, 2009 6:32 PM, "Jaap Keuter" <jaap.keuter@xxxxxxxxx <mailto:jaap.keuter@xxxxxxxxx>> wrote:

Hi,

One which Wireshark release are you developing?

Thanks,
Jaap

Jeremy O'Brien wrote: > Hello, > > I've written my own dissector, and it works perfectly fine whil...