[TCP] Highspeed: Limited slow-start is nowadays in tcp_slow_start
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Thu, 3 May 2007 20:28:35 +0000 (13:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 May 2007 20:28:35 +0000 (13:28 -0700)
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>

No differences found