diff options
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | 2007-02-22 07:16:11 (GMT) |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-04-26 05:23:16 (GMT) |
commit | 4dc2665e3634d720a62bd27128fc8781fcdad2dc (patch) | |
tree | 6829101a6eeadb446e45b4a825f148988332d84b /Documentation/x86_64 | |
parent | 288035f915686a9a9e85e0358c5392bb5d7ae58d (diff) | |
download | linux-fsl-qoriq-4dc2665e3634d720a62bd27128fc8781fcdad2dc.tar.xz |
[TCP]: SACK enhanced FRTO
Implements the SACK-enhanced FRTO given in RFC4138 using the
variant given in Appendix B.
RFC4138, Appendix B:
"This means that in order to declare timeout spurious, the TCP
sender must receive an acknowledgment for non-retransmitted
segment between SND.UNA and RecoveryPoint in algorithm step 3.
RecoveryPoint is defined in conservative SACK-recovery
algorithm [RFC3517]"
The basic version of the FRTO algorithm can still be used also
when SACK is enabled. To enabled SACK-enhanced version, tcp_frto
sysctl is set to 2.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/x86_64')
0 files changed, 0 insertions, 0 deletions