lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #32417] TCP_OVERSIZE seems to have problems with (fast


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #32417] TCP_OVERSIZE seems to have problems with (fast-)retransmission
Date: Mon, 24 Apr 2017 14:51:12 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36

Follow-up Comment #8, bug #32417 (project lwip):

It's been a while since the last comments here, I've come back here via bug
#50694 (TX exist more pbufs after enable LWIP_NETIF_TX_SINGLE_PBUF).

I just wanted to make clear Joe is wrong: segments get removed only if an ACK
acknowledges *all* bytes in that segment. Even if only one byte is unacked in
a segment, that segment will be completely retransmitted until all bytes are
ACKed. Bein like that, adding data to an already transmitted segment should do
no harm.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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