lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #28106] duplicate acknowledge for fast retransmit coul


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #28106] duplicate acknowledge for fast retransmit could have not null length
Date: Sun, 29 Nov 2009 13:55:11 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5

Follow-up Comment #4, bug #28106 (project lwip):

The attached patch moves the empty-ACK-sending code from tcp_output() to a
new dedicated function (tcp_send_empty_ack) that is used from tcp_output.

To fix this bug, all 4 calls to tcp_ack_now() inside tcp_receive() have been
changed to call tcp_send_empty_ack() (the first might not be required).

Any comments before checking in?

(file #19149)
    _______________________________________________________

Additional Item Attachment:

File name: lwip_28106_1.patch             Size:6 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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