]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit6eea08207935d279e1271991575d55dadf8cfab0
tree0d8225fffdee9a229c6edeb78f3ef705c2713c27
parentdc64e04c493adffa3056a89a044f26fe21b2bfd7
[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