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

Ethereal-dev: Re: [Ethereal-dev] New dissector gprs-llc ,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 <gharris@xxxxxxxxx>
Date: Tue, 6 Apr 2004 23:37:48 -0700
On Tue, Apr 06, 2004 at 12:10:28PM +0200, jkor@xxxxxxxx wrote:
> I am sending dissector for next layer(LLC) of GPRS Gb line stack

Is this an HDLC-style protocol, with a control field like 802.2 LLC,
LAPB, LAPD, etc.?

If so, you might want to use the routines in "xdlc.c" to dissect the
control field.