* [PATCH] Addition to ECN documentation in Configure.help
@ 2000-11-12 6:10 Steven Cole
2000-11-12 10:14 ` David S. Miller
0 siblings, 1 reply; 2+ messages in thread
From: Steven Cole @ 2000-11-12 6:10 UTC (permalink / raw)
To: linux-kernel
Here is a little patchlet which adds to the new documentation
for CONFIG_INET_ECN in Configure.help. This patch applies to
2.4.0-test11-pre3.
Steven
diff -urN linux/Documentation/Configure.help.orig \
linux/Documentation/Configure.help
--- linux/Documentation/Configure.help.orig Sat Nov 11 21:41:55 2000
+++ linux/Documentation/Configure.help Sat Nov 11 22:50:31 2000
@@ -2067,6 +2067,14 @@
writing) you will have to disable this option, either by saying N now
or by using the sysctl.
+ ECN may be disabled with:
+ echo 0 > /proc/sys/net/ipv4/tcp_ecn
+
+ ECN may be re-enabled with:
+ echo 1 > /proc/sys/net/ipv4/tcp_ecn
+
+ Explicit Congestion Notification is more fully documented in RFC2481.
+
If in doubt, say N.
SYN flood protection
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Addition to ECN documentation in Configure.help
2000-11-12 6:10 [PATCH] Addition to ECN documentation in Configure.help Steven Cole
@ 2000-11-12 10:14 ` David S. Miller
0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2000-11-12 10:14 UTC (permalink / raw)
To: elenstev; +Cc: linux-kernel
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 680 bytes --]
From: Steven Cole <elenstev@mesatop.com>
Date: Sat, 11 Nov 2000 23:10:24 -0700
Here is a little patchlet which adds to the new documentation for
CONFIG_INET_ECN in Configure.help. This patch applies to
2.4.0-test11-pre3.
This is really superfluous.
ip-sysctl.txt documents this fully, and lists it as a BOOLEAN
sysctl, this should be enough to show folks how to turn the
thing on and off.
So such instruction doesn't belong in Configure.Help
Later,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-11-12 10:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-12 6:10 [PATCH] Addition to ECN documentation in Configure.help Steven Cole
2000-11-12 10:14 ` 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