[TCP]: Allow autoloading of congestion control via setsockopt.
authorStephen Hemminger <shemminger@osdl.org>
Fri, 10 Nov 2006 00:36:36 +0000 (16:36 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:21:50 +0000 (21:21 -0800)
commit35bfbc94070e480f350c868abc4ff9f77e7f2051
tree4d6f9405aae719308ab5ff36818c048e0062996c
parentce7bc3bf15cbf5dc5a5587ccb6b04c5b4dde4336
[TCP]: Allow autoloading of congestion control via setsockopt.

If user has permision to load modules, then autoload then attempt
autoload of TCP congestion module.

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