Yuchung Cheng
bec41a11dd
tcp: remove early retransmit
...
This patch removes the support of RFC5827 early retransmit (i.e.,
fast recovery on small inflight with <3 dupacks) because it is
subsumed by the new RACK loss detection. More specifically when
RACK receives DUPACKs, it'll arm a reordering timer to start fast
recovery after a quarter of (min)RTT, hence it covers the early
retransmit except RACK does not limit itself to specific inflight
or dupack numbers.
Signed-off-by: Yuchung Cheng <ycheng@google.com >
Signed-off-by: Neal Cardwell <ncardwell@google.com >
Acked-by: Eric Dumazet <edumazet@google.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2017-01-13 22:37:16 -05:00
..
2016-11-02 15:26:02 -04:00
2016-12-24 11:46:01 -08:00
2015-07-31 15:21:30 -07:00
2017-01-06 15:39:31 -05:00
2015-12-22 15:57:54 -05:00
2016-12-24 11:46:01 -08:00
2016-11-04 14:45:23 -04:00
2015-03-31 13:51:54 -04:00
2016-08-13 14:56:17 -07:00
2016-12-24 11:46:01 -08:00
2016-12-03 12:29:53 -05:00
2016-06-27 15:06:15 -04:00
2015-09-02 15:31:00 -07:00
2016-12-25 17:21:22 +01:00
2016-09-10 23:12:51 -07:00
2016-05-29 22:24:21 -07:00
2017-01-09 15:49:12 -05:00
2016-12-17 11:13:19 -05:00
2016-10-29 12:01:49 -04:00
2016-06-14 15:26:42 -04:00
2016-09-09 16:50:23 -07:00
2016-12-24 11:46:01 -08:00
2016-11-18 10:59:15 -05:00
2016-06-18 22:11:38 -07:00
2016-06-08 00:25:38 -07:00
2017-01-10 21:30:33 -05:00
2016-04-07 16:53:29 -04:00
2016-12-29 11:55:17 -05:00
2016-12-24 11:46:01 -08:00
2016-11-02 15:18:36 -04:00
2017-01-06 16:09:09 -05:00
2017-01-03 10:04:31 -05:00
2016-11-04 14:45:23 -04:00
2016-12-30 15:24:47 -05:00
2016-11-16 11:29:46 -05:00
2016-11-16 11:29:46 -05:00
2015-08-13 17:08:39 -07:00
2016-10-21 11:29:02 -04:00
2016-12-25 17:21:23 +01:00
2016-12-03 23:21:37 -05:00
2016-11-04 14:45:23 -04:00
2016-12-02 12:34:22 -05:00
2016-12-29 12:05:49 -05:00
2016-09-30 01:50:44 -04:00
2014-09-19 17:15:31 -04:00
2016-12-23 12:20:39 -05:00
2016-11-03 15:41:11 -04:00
2017-01-09 16:34:15 -05:00
2017-01-12 16:52:19 -05:00
2016-11-09 20:40:06 -05:00
2016-11-16 11:29:46 -05:00
2016-12-24 11:46:01 -08:00
2017-01-09 13:58:57 -05:00
2016-06-27 15:06:17 -04:00
2017-01-13 22:37:16 -05:00
2015-02-28 16:56:51 -05:00
2015-11-03 10:52:13 -05:00
2016-11-24 15:32:14 -05:00
2016-05-20 18:03:15 -04:00
2016-12-24 11:46:01 -08:00
2016-11-24 15:32:14 -05:00
2016-09-21 10:09:14 +02:00
2015-03-31 13:58:35 -04:00
2013-12-06 12:37:56 -05:00
2016-01-15 15:07:23 -05:00
2015-10-24 06:54:12 -07:00
2016-09-12 15:52:44 -07:00
2014-05-06 07:08:38 +02:00
2014-08-24 22:37:52 -07:00
2016-11-18 10:59:15 -05:00