From: David S. Miller Date: Sat, 25 Jun 2005 01:07:51 +0000 (-0700) Subject: [TCP]: Do not present confusing congestion control options by default. X-Git-Tag: v2.6.13-rc1~68^2~247 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6484045fdd4154f8c8ee8c1dda4e32854c047e0;p=pandora-kernel.git [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 --- Reading git-diff-tree failed