Ethereal-dev: Re: [Ethereal-dev] tvb_reported_length_remaining

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

Date: Mon, 20 Feb 2006 18:34:15 +0100
On 2/20/06, fabio matturro <fabiomax3@xxxxxxxxxxx> wrote:
> Hi,
> what's the difference between tvb_reported_length_remaining and
> tvb_length_remaining?

if while capturing you capture only the first 64 bytes of a packet of 1404 bytes

tvb_length_remaining(tvb,4) == 60
tvb_reported_length_remaining(tvb,4) == 1400


> Are there any docs about it?
at the very least there's tvbuff.h and tvbuff.c (it's open source!)!


--
This information is top security. When you have read it, destroy yourself.
-- Marshall McLuhan