Ethereal-dev: Re: [Ethereal-dev] Review Request for New Dissector (LACP)

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: Thu, 13 Jun 2002 00:22:05 -0700
On Wed, Jun 12, 2002 at 05:41:19PM +0100, Steve Housley wrote:
> Thanks for your comments. I agree with all your suggestions and have
> incorporated the changes into my build and tested them.
> Attached are the latest files which have been modified. Would you please take a
> further look (and that goes for anyone else)?

I cleaned up white space (got rid of trailing CR's, and fixed up
indentation - probably a consequence of it being developed on Windows),
got rid of the #ifdeffed-out FCS stuff (were we to be able handle
captures with the Ethernet FCS at the end of a frame, that'd be handled
in the Ethernet dissector), merged it with the current CVS version, and
checked it in.

Having a TLV dissection loop might be an interesting future enhancement,
just in case some machine sends a packet with out-of-order, missing, or
extra TLVs.