Ethereal-dev: Re: [Ethereal-dev] more leap stuff

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

From: Adam <adam@xxxxxxxxxxxx>
Date: Sat, 23 Mar 2002 06:49:44 -0500 (EST)
> On Tue, Mar 19, 2002 at 03:58:09AM -0800, Guy Harris wrote:
> > Instead, you'd need to associate the LEAP state with the packet using
> > the "p_add_proto_data()" routine, and get it with "p_get_proto_data()".
> I've just checked in a change to do that.

cool.

> > You should probably create conversations for LEAP messages - do it the
> > same way the SMB dissector does, as SMB can also run atop TCP/IP or atop
> > a raw link layer.  Attach a LEAP state to the conversation when you
> > create it, and, on the first pass through the capture (when
> > "pinfo->fd->flags.visited" is false), update that state, and use it to
> > figure out what various fields mean.
>
> I haven't done that yet.

This patch (hopefully) does this:

	http://www.eax.com/patches/ETHEREAL/ethereal-leap-3-diff

-- 
Adam
http://www.eax.com	The Supreme Headquarters of the 32 bit registers