Ethereal-dev: Re: [Ethereal-dev] Layered protocol query

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: Wed, 2 Apr 2003 21:31:09 -0800
On Wed, Apr 02, 2003 at 08:01:27AM +0200, Tom Uijldert wrote:
> Follows an excellent description on how to make reassambly code.

I'd describe it as "a summary of the routines used to do reassembly,
which could be used as a guide to understanding the reassembly code
in existing dissectors to enable one to read that code as a model for
your own code" - it's not a complete description of all the stuff you
need to do in order to do reassembly.