commit | b1736a71404b3961f061c795a81210aa7f945fc0 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Tue Oct 31 17:31:33 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Nov 01 15:42:34 2006 -0800 |
tree | f7d285697c143b5f28a4389d994c72fdfa78684f | |
parent | d55b4c631e89a008e80b003e5aa4291d9ec800ac [diff] |
[TCP]: Set default congestion control when no sysctl. The setting of the default congestion control was buried in the sysctl code so it would not be done properly if SYSCTL was not enabled. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>