diff options
author | Yuchung Cheng <ycheng@google.com> | 2018-02-27 14:15:02 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-02-28 11:37:50 -0500 |
commit | fc68e171d376c322e6777a3d7ac2f0278b68b17f (patch) | |
tree | 00bfcbae302e5015f89f4e31938bb297f18dc970 /net/caif/chnl_net.c | |
parent | d4131f09770d9b7471c9da65e6ecd2477746ac5c (diff) | |
download | linux-fc68e171d376c322e6777a3d7ac2f0278b68b17f.tar.bz2 |
tcp: revert F-RTO extension to detect more spurious timeouts
This reverts commit 89fe18e44f7ee5ab1c90d0dff5835acee7751427.
While the patch could detect more spurious timeouts, it could cause
poor TCP performance on broken middle-boxes that modifies TCP packets
(e.g. receive window, SACK options). Since the performance gain is
much smaller compared to the potential loss. The best solution is
to fully revert the change.
Fixes: 89fe18e44f7e ("tcp: extend F-RTO to catch more spurious timeouts")
Reported-by: Teodor Milkov <tm@del.bg>
Signed-off-by: Yuchung Cheng <ycheng@google.com>
Signed-off-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/caif/chnl_net.c')
0 files changed, 0 insertions, 0 deletions