linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Amos Waterland <apw@us.ibm.com>
To: Simon Horman <horms@verge.net.au>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Updates to nfsroot documentation
Date: Tue, 4 Dec 2007 01:40:13 -0500	[thread overview]
Message-ID: <20071204064012.GA31154@us.ibm.com> (raw)
In-Reply-To: <20071204042438.GA11229@verge.net.au>

On Tue, Dec 04, 2007 at 01:24:40PM +0900, Simon Horman wrote:
> On Mon, Dec 03, 2007 at 10:43:45PM -0500, Amos Waterland wrote:
> > The difference between ip=off and ip=::::::off has been a cause of much
> > confusion.  Document how each behaves, and do not contradict ourselves
> > by saying that "off" is the default when in fact "any" is the default
> > and is descibed as being so lower in the file.
> 
> Is that really how it works? If so it sounds a bit silly to me.
> Surely it would be desirable for ip=off and ip=::::::off to
> do the same thing. Or am I missing the point?

Yes, that is how it works.  Pretty confusing, so I figured I'd better
send in a patch to document it.

In the ip=::::::off case, the code in ip_auto_config() sees that
ic_enable is asserted but that ic_myaddr is NONE and proceeds to do
autoconfiguration.

I'd welcome comments from people on whether we should change how it
works instead of just document it.


      parent reply	other threads:[~2007-12-04  6:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-04  3:43 [PATCH] Updates to nfsroot documentation Amos Waterland
2007-12-04  4:24 ` Simon Horman
2007-12-04  4:25   ` Simon Horman
2007-12-04  6:40   ` Amos Waterland [this message]

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=20071204064012.GA31154@us.ibm.com \
    --to=apw@us.ibm.com \
    --cc=horms@verge.net.au \
    --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).