public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Peter Johanson <latexer@gentoo.org>
To: Seemant Kulleen <seemant@gentoo.org>
Cc: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] IPv6 support in network initscripts
Date: Sun, 1 Jun 2003 08:49:14 -0400	[thread overview]
Message-ID: <20030601124848.GA3456@gonzo.peterjohanson.com> (raw)
In-Reply-To: <20030531231311.027ad8ad.seemant@gentoo.org>

[-- Attachment #1: Type: text/plain, Size: 1468 bytes --]

On Sat, May 31, 2003 at 11:13:11PM -0700, Seemant Kulleen wrote:
> there's something which occurs to me -- in /etc/rc.conf there is a way to specify which protocols you allow.  Do our net scripts already have ipv6 support, I wonder? or is that stuff in rc.conf for some other purpose?
> 
I've never seen anything which actually sources rc.conf and uses the
PROTOCOL variable in any way. I have no idea why that's there. anybody
enlighten me?

Our current scripts (in the stable baselayout, not sure about ~arch)
lets you specify inet6_ethX in the /etc/conf.d/net file, and adds that
alias to the device. In reality, there are three different ways to
configure the IPv6 attributes of a device. First, you can configure
everything by hand. Setting an IP, default route, etc. IPv6 also
specificies the existance of autoconfiguration via "Router
Advertisement." This is basically a stateless, automatic "DHCP-like"
configuration. Thirdly, there is specification for a stateful
configuration using DHCPv6.


Our initscript *should* be made to account for all of these
possiblities. Doing this well might get a little messy though.

> 
> -- 
> Seemant Kulleen
> Developer and Project Co-ordinator,
> Gentoo Linux					http://www.gentoo.org/~seemant
> 
> Public Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x3458780E
> Key fingerprint = 23A9 7CB5 9BBB 4F8D 549B 6593 EDA2 65D8 3458 780E



-- 
Peter Johanson
<latexer@gentoo.org>

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2003-06-01 12:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-01  3:29 [gentoo-dev] IPv6 support in network initscripts Peter Johanson
2003-06-01  5:07 ` Matt Thrailkill
2003-06-01  5:56 ` Robin H.Johnson
2003-06-01  6:13   ` Seemant Kulleen
2003-06-01  7:50     ` Matt Thrailkill
2003-06-01 12:49     ` Peter Johanson [this message]
2003-06-01 19:52       ` Matt Thrailkill
2003-06-07  4:27         ` Gontran Zepeda
2003-06-13 19:42       ` Martin Schlemmer
2003-06-01  7:37 ` Dan Armak

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=20030601124848.GA3456@gonzo.peterjohanson.com \
    --to=latexer@gentoo.org \
    --cc=gentoo-dev@gentoo.org \
    --cc=seemant@gentoo.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