diff options
author | Per Hurtig <per.hurtig@kau.se> | 2014-06-12 17:08:32 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-10-15 08:36:42 +0200 |
commit | 53fd1aa409d5fea42dbb9d24efa03a6887bfe811 (patch) | |
tree | 20665b3283871e186022867bc2e3ea7eb85b44e4 /include | |
parent | ce8c50393d4065f869cbb96ead8cad2c2586f20e (diff) | |
download | lwn-53fd1aa409d5fea42dbb9d24efa03a6887bfe811.tar.gz lwn-53fd1aa409d5fea42dbb9d24efa03a6887bfe811.zip |
tcp: fixing TLP's FIN recovery
[ Upstream commit bef1909ee3ed1ca39231b260a8d3b4544ecd0c8f ]
Fix to a problem observed when losing a FIN segment that does not
contain data. In such situations, TLP is unable to recover from
*any* tail loss and instead adds at least PTO ms to the
retransmission process, i.e., RTO = RTO + PTO.
Signed-off-by: Per Hurtig <per.hurtig@kau.se>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Nandita Dukkipati <nanditad@google.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions