]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit33318b96f9ac7f64a4f1a502e352bfe114255268
tree8cc174bff2e7d3b3cd6d56374af1124c1de0d15a
parent7e2c4858bfa430e2b0c655bc7f91f1a58b421307
[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