]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[TCP]: Do not present confusing congestion control options by default.
authorDavid S. Miller <davem@davemloft.net>
Sat, 25 Jun 2005 01:07:51 +0000 (18:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 25 Jun 2005 01:07:51 +0000 (18:07 -0700)
commita6484045fdd4154f8c8ee8c1dda4e32854c047e0
tree0193c459be988a1c151cf7340a27f893adbf8e70
parentbb298ca3ce92574d57c4e49b329421425ea7d279
[TCP]: Do not present confusing congestion control options by default.

Create TCP_CONG_ADVANCED option, akin to IP_ADVANCED_ROUTER, which
when disabled will bypass all of the congestion control Kconfig
options and leave the user with a safe default.

That safe default is currently BIC-TCP with new Reno as a fallback.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/Kconfig