Skip to content
Commit 55e84dd7 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'tcp-revert-a-F-RTO-extension-due-to-broken-middle-boxes'



Yuchung Cheng says:

====================
tcp: revert a F-RTO extension due to broken middle-boxes

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.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents c8431622 fc68e171
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment