* [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
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