linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steven Cole <elenstev@mesatop.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] Addition to ECN documentation in Configure.help
Date: Sat, 11 Nov 2000 23:10:24 -0700	[thread overview]
Message-ID: <00111123102400.01425@localhost.localdomain> (raw)

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/

             reply	other threads:[~2000-11-12  6:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-12  6:10 Steven Cole [this message]
2000-11-12 10:14 ` [PATCH] Addition to ECN documentation in Configure.help David S. Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=00111123102400.01425@localhost.localdomain \
    --to=elenstev@mesatop.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).