Ethereal-dev: Re: [Ethereal-dev] TDS decoding

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: Sun, 25 Nov 2001 15:32:36 -0800
On Sun, Nov 25, 2001 at 05:43:16PM -0500, Brian Bruns wrote:
> Ok, so the obvious question is, on the first time through what is the best 
> way to store per packet data such that it can be retrieved when packets 
> are subsequently accessed out of order.

It's usually done with with "p_add_proto_data()".