diff options
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | 2007-06-13 01:16:44 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2007-06-13 01:16:44 +0200 |
commit | af15cc7b858c7653443ab64db2e41b69506450ee (patch) | |
tree | 79b746ec4f6edb3d73d638096b5a249a3f57d85e /net/ipv4/tcp_bic.c | |
parent | [TCP]: Disable TSO if MD5SIG is enabled. (diff) | |
download | linux-af15cc7b858c7653443ab64db2e41b69506450ee.tar.xz linux-af15cc7b858c7653443ab64db2e41b69506450ee.zip |
[TCP]: Fix left_out setting during FRTO
Without FRTO, the tcp_try_to_open is never called with
lost_out > 0 (see tcp_time_to_recover). However, when FRTO is
enabled, the !tp->lost condition is not used until end of FRTO
because that way TCP avoids premature entry to fast recovery
during FRTO.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_bic.c')
0 files changed, 0 insertions, 0 deletions