Ethereal-dev: Re: [Ethereal-dev] VMS parser patch to handle fragmented packets

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: Mon, 25 Mar 2002 13:16:06 -0800
On Mon, Mar 25, 2002 at 03:46:00PM -0500, Marc Milgram wrote:
> I discovered that with TCPtrace, only the first fragment includes the
> packet header line - subsequent fragments do not.  So, I modified the
> code to assume that a packet will start almost immediately after the
> previous packet.  I modified the code so it is more strict in
> identifying the start of data in a packet.

Checked in.