commit | 03fba0479600114f32d29eee74ca3eaa364606bf | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Thu May 03 13:28:35 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu May 03 13:28:35 2007 -0700 |
tree | 855d3bed8b4e825e93837bb4090e18e47a09a273 | |
parent | 72fbaeb623971c321112de7fe3fa4e24e12ca59e [diff] |
[TCP] Highspeed: Limited slow-start is nowadays in tcp_slow_start Reuse limited slow-start (RFC3742) included into tcp_cong instead of having another implementation in High Speed TCP. Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>