Thread (10 messages) flat view 10 messages, 4 authors, 2012-05-03

Re: [PATCH v4 3/3] tcp: early retransmit: delayed fast retransmit

From: David Miller <davem@davemloft.net>
Date: 2012-05-03 00:56:47

From: Yuchung Cheng <redacted>
Date: Wed,  2 May 2012 16:30:04 -0700
Implementing the advanced early retransmit (sysctl_tcp_early_retrans==2).
Delays the fast retransmit by an interval of RTT/4. We borrow the
RTO timer to implement the delay. If we receive another ACK or send
a new packet, the timer is cancelled and restored to original RTO
value offset by time elapsed.  When the delayed-ER timer fires,
we enter fast recovery and perform fast retransmit.

Signed-off-by: Yuchung Cheng <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help