Ethereal-dev: Re: [Ethereal-dev] packet-skinny.c modifications

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, 17 Mar 2002 16:49:34 -0800
On Thu, Mar 14, 2002 at 12:15:53AM -0500, Paul E. Erkkila wrote:
> Attached is a work in progress modification of the packet-skinny.c
> done by Joerg Mayer (ethereal 0.9.1).

Checked in (with a change to use "tvb_reported_length_remaining()" in
the loop, so that it'll use the *actual* size of the packet, not just
the *captured* size).