netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2 net] revert a F-RTO extension due to broken middle-boxes
@ 2018-02-27 22:15 Yuchung Cheng
  2018-02-27 22:15 ` [PATCH 1/2 net] tcp: revert F-RTO middle-box workaround Yuchung Cheng
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yuchung Cheng @ 2018-02-27 22:15 UTC (permalink / raw)
  To: davem; +Cc: netdev, ncardwell, tm, Yuchung Cheng

This patch series reverts a (non-standard) TCP F-RTO extension that aimed
to detect more spurious timeouts. Unfortunately it could result in poor
performance due to broken middle-boxes that modify TCP packets. E.g.
https://www.spinics.net/lists/netdev/msg484154.html
We believe the best and simplest solution is to just revert the change.

Yuchung Cheng (2):
  tcp: revert F-RTO middle-box workaround
  tcp: revert F-RTO extension to detect more spurious timeouts

 net/ipv4/tcp_input.c | 23 +++++++----------------
 1 file changed, 7 insertions(+), 16 deletions(-)

-- 
2.16.1.291.g4437f3f132-goog

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-02-28 16:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-27 22:15 [PATCH 0/2 net] revert a F-RTO extension due to broken middle-boxes Yuchung Cheng
2018-02-27 22:15 ` [PATCH 1/2 net] tcp: revert F-RTO middle-box workaround Yuchung Cheng
2018-02-27 22:15 ` [PATCH 2/2 net] tcp: revert F-RTO extension to detect more spurious timeouts Yuchung Cheng
2018-02-28 16:38 ` [PATCH 0/2 net] revert a F-RTO extension due to broken middle-boxes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).