commit | d254bcdbf2199d9e2a52dbe4592e79ef3a456096 | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Fri Aug 04 16:57:42 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Aug 04 22:59:52 2006 -0700 |
tree | 0d8225fffdee9a229c6edeb78f3ef705c2713c27 | |
parent | c4c0ce5c57ef0ca47a4428a14de6b5c8cdf8de8a [diff] |
[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>