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: Oleg Tyshev
Subject: [lwip-devel] [bug #28106] duplicate acknowledge for fast retransmit could have not null length
Date: Mon, 30 Nov 2009 11:07:38 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 GTB5

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

Yes, it looks like in Linux data packet not considered to be dupack.


tcp_send_empty_ack patch

* the whole segment is < rcv_nxt
* if the incoming segment is out-of-sequence
* The incoming segment is not withing the window
* Segments with length 0 out of the window

Yes, first case with old segment could stay with send_ach_now()
I don't know about 4th:
each 0 segment will be answered with 0 segment immediately,
in case erroneous seqno ping-pong will last endless?



    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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