diff options
author | Stephen Hemminger <shemminger@osdl.org> | 2006-11-10 00:35:15 (GMT) |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-12-03 05:21:49 (GMT) |
commit | ce7bc3bf15cbf5dc5a5587ccb6b04c5b4dde4336 (patch) | |
tree | 20ccf7f98ac5d1aabbc706fa876e8f361219db97 /CREDITS | |
parent | 3ff825b28d3345ef381eceae22bf9d92231f23dc (diff) | |
download | linux-ce7bc3bf15cbf5dc5a5587ccb6b04c5b4dde4336.tar.xz |
[TCP]: Restrict congestion control choices.
Allow normal users to only choose among a restricted set of congestion
control choices. The default is reno and what ever has been configured
as default. But the policy can be changed by administrator at any time.
For example, to allow any choice:
cp /proc/sys/net/ipv4/tcp_available_congestion_control \
/proc/sys/net/ipv4/tcp_allowed_congestion_control
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions