[TCP]: Fixes IW > 2 cases when TCP is application limited
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Fri, 4 Aug 2006 23:57:42 +0000 (16:57 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sat, 5 Aug 2006 05:59:52 +0000 (22:59 -0700)
commitd254bcdbf2199d9e2a52dbe4592e79ef3a456096
tree0d8225fffdee9a229c6edeb78f3ef705c2713c27
parentc4c0ce5c57ef0ca47a4428a14de6b5c8cdf8de8a
[TCP]: Fixes IW > 2 cases when TCP is application limited

Whenever a transfer is application limited, we are allowed at least
initial window worth of data per window unless cwnd is previously
less than that.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c