summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter
diff options
context:
space:
mode:
authorDavid S. Miller2007-04-09 22:23:14 +0200
committerDavid S. Miller2007-04-09 22:31:15 +0200
commit15d33c070ddde99f7368e6b17b71d22c866f97d9 (patch)
tree00e779b01fb3c48e61b3ccc4de8f082e1b929cc4 /net/ipv4/netfilter
parent[SC92031]: Fix priv->lock context (diff)
downloadkernel-qcow2-linux-15d33c070ddde99f7368e6b17b71d22c866f97d9.tar.gz
kernel-qcow2-linux-15d33c070ddde99f7368e6b17b71d22c866f97d9.tar.xz
kernel-qcow2-linux-15d33c070ddde99f7368e6b17b71d22c866f97d9.zip
[TCP]: slow_start_after_idle should influence cwnd validation too
For the cases that slow_start_after_idle are meant to deal with, it is almost a certainty that the congestion window tests will think the connection is application limited and we'll thus decrease the cwnd there too. This defeats the whole point of setting slow_start_after_idle to zero. So test it there too. We do not cancel out the entire tcp_cwnd_validate() function so that if the sysctl is changed we still have the validation state maintained. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/netfilter')
0 files changed, 0 insertions, 0 deletions