ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] patch packet-bssgp.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 15 Sep 2003 11:49:26 -0700

On Sep 15, 2003, at 4:54 AM, jkor@xxxxxxxx wrote:

I am sending patch to packet-bssgp.c.
This patch adds call the data dissector on
remaining portion of  packet. Due to it adds
variable k into i/o structure for message
decoding functions. This variable contains
starting offset for creating next_tvb. The call
is made only if ie:LLC-PDU is present.

Checked in.