netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Brian Haley <brian.haley@hp.com>
To: David Miller <davem@davemloft.net>
Cc: greg@enjellic.com, nhorman@tuxdriver.com, netdev@vger.kernel.org
Subject: [PATCH] IPv6: Update documentation for better built-in help with params
Date: Fri, 22 Jan 2010 15:24:49 -0500	[thread overview]
Message-ID: <4B5A0991.9080701@hp.com> (raw)
In-Reply-To: <201001221901.o0MJ1oLk016090@wind.enjellic.com>

Update IPv6 documentation to describe how to set parameters when it's
built-into the kernel.  Reported by <greg@enjellic.com>.

Signed-off-by: Brian Haley <brian.haley@hp.com>
---

diff --git a/Documentation/networking/ipv6.txt b/Documentation/networking/ipv6.txt
index 9fd7e21..d52166b 100644
--- a/Documentation/networking/ipv6.txt
+++ b/Documentation/networking/ipv6.txt
@@ -6,6 +6,10 @@ or modprobe command, but are usually specified in either the
 /etc/modules.conf or /etc/modprobe.conf configuration file, or in a
 distro-specific configuration file.
 
+For cases where IPv6 is built-into the kernel, you can set these
+parameters by specifying them on the kernel command line, for
+example, "ipv6.autoconf=0".
+
 The available ipv6 module parameters are listed below.  If a parameter
 is not specified the default value is used.
 

  reply	other threads:[~2010-01-22 20:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-22 19:01 Global IPV6 auto-configuration does not work as expected greg
2010-01-22 20:24 ` Brian Haley [this message]
2010-01-23  2:32   ` [PATCH] IPv6: Update documentation for better built-in help with params David Miller
2010-01-25 17:28     ` Brian Haley
2010-01-25 21:21       ` David Miller
2010-01-25 21:31         ` Randy Dunlap
2010-01-25 21:34           ` David Miller
2010-01-25 21:43             ` Randy Dunlap

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=4B5A0991.9080701@hp.com \
    --to=brian.haley@hp.com \
    --cc=davem@davemloft.net \
    --cc=greg@enjellic.com \
    --cc=netdev@vger.kernel.org \
    --cc=nhorman@tuxdriver.com \
    /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).