Ethereal-dev: Re: [Ethereal-dev] tethereal bug?

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

From: Guy Harris <gharris@xxxxxxxxxxxx>
Date: Thu, 7 Dec 2000 00:00:26 -0800
On Thu, Dec 07, 2000 at 06:52:43PM +1100, C. L. McAvaney wrote:
> I have noticed that when I run tethereal with the -V option I get different 
> data to when I remove the -V option.

"Different data" in what sense? The information in the summary line
printed when you run Tethereal without "-V" doesn't match the
information in the detailed description of the packet printed when you
run Tethereal with "-V"?

Does the same thing happen with Ethereal? I.e., if you click on a packet
in the packet list window, does the detailed description in the protocol
tree pane conflict with the summary information in the line you clicked
on?

> I have a debug that says without the -V:
> dissect_upper_level_protocol(): type == 12 id == -2135403618
> and with:
> dissect_upper_level_protocol(): type == 13 id == 950

Where are the values of "type" and "id" coming from?