lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #19722] when incoming segment is out-of-sequence, recv


From: dupengbo
Subject: [lwip-devel] [bug #19722] when incoming segment is out-of-sequence, recv_wnd should be update too
Date: Fri, 27 Apr 2007 10:02:00 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)

URL:
  <http://savannah.nongnu.org/bugs/?19722>

                 Summary: when incoming segment is out-of-sequence, recv_wnd
should be update too
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: dupengbo
            Submitted on: Friday 04/27/07 at 18:01
                Category: TCP
                Severity: 3 - Normal
              Item Group: Faulty Behaviour
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

If the incoming segment has data that is above the next sequence number
expected, recv window should be update too.

In LWIP, there is no produce for this case.

Because, these data is saved in ooseg(Received out of sequence segments), has
used the receive's space, the recv window should be updated.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?19722>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]