aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>2007-12-05 02:21:35 -0800
committerDavid S. Miller <davem@sunset.davemloft.net>2007-12-05 05:37:30 -0800
commit52d3408150858a301a84bcbfe2f323d90d71d2ce (patch)
tree275691a21b251220257fac8932f71e77dbafbbc4 /net/ipv4/tcp_output.c
parent[TCP] FRTO: Use of existing funcs make code more obvious & robust (diff)
downloadlinux-dev-52d3408150858a301a84bcbfe2f323d90d71d2ce.tar.xz
linux-dev-52d3408150858a301a84bcbfe2f323d90d71d2ce.zip
[TCP]: Move prior_in_flight collect to more robust place
The previous location is after sacktag processing, which affects counters tcp_packets_in_flight depends on. This may manifest as wrong behavior if new SACK blocks are present and all is clear for call to tcp_cong_avoid, which in the case of tcp_reno_cong_avoid bails out early because it thinks that TCP is not limited by cwnd. 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_output.c')
0 files changed, 0 insertions, 0 deletions