[TCP]: make cubic the default
authorStephen Hemminger <shemminger@osdl.org>
Mon, 25 Sep 2006 03:13:03 +0000 (20:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Sep 2006 03:13:03 +0000 (20:13 -0700)
Change default congestion control used from BIC to the newer CUBIC
which it the successor to BIC but has better properties over long delay links.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found