[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)
commit597811ec167fa01c926a0957a91d9e39baa30e64
tree24e6ce26a4464d21993f2cd17dbdb9aec13360ab
parent3d2573f7ebe507e372a23cdd3c8b03305d6e90aa
[TCP]: make cubic the default

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>
net/ipv4/Kconfig