* [2.6 patch] let TCP_CONG_ADVANCED default to n
@ 2005-06-26 16:05 Adrian Bunk
2005-06-26 22:21 ` David S. Miller
0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2005-06-26 16:05 UTC (permalink / raw)
To: linux-net; +Cc: linux-kernel
It doesn't seem to make much sense to let an "If unsure, say N." option
default to y.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.12-mm2-full/net/ipv4/Kconfig.old 2005-06-26 14:40:17.000000000 +0200
+++ linux-2.6.12-mm2-full/net/ipv4/Kconfig 2005-06-26 14:40:43.000000000 +0200
@@ -442,19 +442,18 @@
If unsure, say Y.
config IP_TCPDIAG_IPV6
def_bool (IP_TCPDIAG=y && IPV6=y) || (IP_TCPDIAG=m && IPV6)
config TCP_CONG_ADVANCED
bool "TCP: advanced congestion control"
depends on INET
- default y
---help---
Support for selection of various TCP congestion control
modules.
Nearly all users can safely say no here, and a safe default
selection will be made (BIC-TCP with new Reno as a fallback).
If unsure, say N.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [2.6 patch] let TCP_CONG_ADVANCED default to n
2005-06-26 16:05 [2.6 patch] let TCP_CONG_ADVANCED default to n Adrian Bunk
@ 2005-06-26 22:21 ` David S. Miller
0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2005-06-26 22:21 UTC (permalink / raw)
To: bunk; +Cc: linux-net, linux-kernel
From: Adrian Bunk <bunk@stusta.de>
Date: Sun, 26 Jun 2005 18:05:46 +0200
> It doesn't seem to make much sense to let an "If unsure, say N." option
> default to y.
>
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Sorry, thinko on my part.
Patch applied, thanks Adrian.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-06-26 22:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-26 16:05 [2.6 patch] let TCP_CONG_ADVANCED default to n Adrian Bunk
2005-06-26 22:21 ` David S. Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox