Wireshark-bugs: [Wireshark-bugs] [Bug 1453] New: Out Of Order TCP-Segments are recognized as Pre

Date: Mon, 19 Mar 2007 13:17:48 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1453

           Summary: Out Of Order TCP-Segments are recognized as Previous
                    Segment lost
           Product: Wireshark
           Version: 0.99.4
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: High
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: wolfneumann@xxxxxx
                CC: wolfneumann@xxxxxx


Build Information:
wireshark 0.99.4 (SVN Rev 19757)

Copyright 1998-2006 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled with GTK+ 2.6.9, with GLib 2.6.6, with WinPcap (version unknown), with
libz 1.2.3, with libpcre 6.4, with Net-SNMP 5.3.1, with ADNS, with Lua 5.1,
with

GnuTLS 1.5.1, with Gcrypt 1.2.3, with MIT Kerberos, with PortAudio <= V18, with
AirPcap.

Running on Windows XP Service Pack 2, build 2600, with WinPcap version 3.1
(packet.dll version 3, 1, 0, 27), based on libpcap version 0.9[.x], without
AirPcap.

Built using Microsoft Visual C++ 6.0 build 8804
--
Out Of Order TCP-Segments are not recognized:
a GIOP request is sent with frames f1 and f2 from the client, unfortunately the
frames arrive in the order f2, f1 at the server:

a.) when an out of order frame (f2) arrives it is erroneously recognized as
"previous segment lost",
b.) a following ACK on another before frame is recognized as DUP ACK
c.) when the first frame (f1) arrives it is recognized as "Retransmission".
d.) all further reuest from the client are treated this way.

a uuencoded trace fragment will be attached


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.