lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #27329] dupacks by unidirectional data transmit


From: Oleg Tyshev
Subject: [lwip-devel] [bug #27329] dupacks by unidirectional data transmit
Date: Thu, 27 Aug 2009 09:47:40 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 GTB5

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

                 Summary: dupacks by unidirectional data transmit
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: olegreen
            Submitted on: Thu 27 Aug 2009 09:47:39 AM GMT
                Category: TCP
                Severity: 3 - Normal
              Item Group: Faulty Behaviour
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 
            lwIP version: CVS Head

    _______________________________________________________

Details:

If data are being sent unidirectional from host1 to host2,
host2 receives always duplicated acks.

In this case variable pcb->dupacks with each packet will be incremented.
If host2 send only one packet, after receiving next ACK it goes immediately
in fast retransmit.

I think dupacks variable should be reseted if unacked and unsent queues are
empty.





    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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