Ethereal-dev: [ethereal-dev] Not displaying values correctly

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

From: "Marc D. Behr" <marc@xxxxxxxxxxxxxxxxx>
Date: Tue, 11 Apr 2000 09:33:37 -0400
Hi,

I am using 
ethereal 0.8.6, with GTK+ 1.2.7, with libpcap 0.4, with libz 1.1.3, without SNMP
on Linux 2.2.13 (Mandrake 6.0) to analyze some snoop output data from a Solaris 2.6 system. 

When I expand the TCP section, the program does not seem to display the 
flag values correctly as shown below. Shouldn't the ACK line show a 1 rather
than a 0?


Transmission Control Protocol, Src Port: 942 (942), Dst Port: 2049 (2049), Seq:
2546510190, Ack: 3492627702
    Source port: 942 (942)
    Destination port: 2049 (2049)
    Sequence number: 2546510190
    Acknowledgement number: 3492627702
    Header length: 20 bytes
    Flags: 0x0010 (ACK)
        ..0. .... = Urgent: Set
        ...0 .... = Acknowledgment: Set
        .... 0... = Push: Set
        .... .0.. = Reset: Set
        .... ..0. = Syn: Set
        .... ...0 = Fin: Set
    Window size: 8760
    Checksum: 0x0668    


Thanks for the great work!

Marc Behr