[TCP]: default congestion control menu
authorStephen Hemminger <shemminger@osdl.org>
Mon, 25 Sep 2006 03:11:58 +0000 (20:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Sep 2006 03:11:58 +0000 (20:11 -0700)
commit3d2573f7ebe507e372a23cdd3c8b03305d6e90aa
tree8cc174bff2e7d3b3cd6d56374af1124c1de0d15a
parent5b7c714ec27584b18279b741b6043016f8adb9de
[TCP]: default congestion control menu

Change how default TCP congestion control is chosen. Don't just use
last installed module, instead allow selection during configuration,
and make sure and use the default regardless of load order.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/Kconfig
net/ipv4/sysctl_net_ipv4.c
net/ipv4/tcp_cong.c