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: Mon, 30 Nov 2009 14:00:29 +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 #6, bug #28106 (project lwip):

> Yes, first case with old segment could stay with send_ach_now()

Might be less invasive that way...

> 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?

That's true, but it's already like that now: tcp_ack_now leads() to sending
an empty ACK, too (when unsent is empty) as tcp_output() gets called later
from tcp_input()...

Anyway, I think I'll prefer to not change the 4th, too, as that won't make
too many problems, I guess.

    _______________________________________________________

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]