Ethereal-dev: Re: [Ethereal-dev] Van Jacobson dissector.

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

From: Guy Harris <guy@xxxxxxxxxx>
Date: Wed, 19 Dec 2001 14:42:33 -0800 (PST)
> I'd be inclined to store 4 bytes of offset, rather than 1 byte, just to
> align stuff properly.  Given the fact that items allocated from memory
> chunks have to be aligned neatly, the actual chunk of memory allocated
> is probably padded out to 132 bytes (or 136 bytes) anyway....

I just checked in a change to do that.