All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Bieringer <pb@bieringer.de>
To: Maillist USAGI-users <usagi-users@linux-ipv6.org>
Cc: Maillist netdev <netdev@oss.sgi.com>
Subject: (usagi-users 02636) IPv6: use_tempaddr: how to set per interface instead for default/all?
Date: Wed, 19 Nov 2003 16:40:30 +0100	[thread overview]
Message-ID: <14830000.1069256430@worker.muc.bieringer.de> (raw)

Hi,

looks there exists a hen/egg problem for the "use_tempaddr" (RFC3041
support).

I cannot set it per interface because:

1) if interface is down, the related key
"net.ipv6.conf.<interface>.use_tempaddr" doesn't exist

2) if interface is up, I can change the key, but nothing happen


-> I have to change "net.ipv6.conf.default.use_tempaddr" *before* the
interface where I want to enable this feature will come up.

This is ok for systems with one interface....but on systems with more than
one interface, this is not a good way, because it's very hard (or
impossible) to code proper scripts.

Is there a interface state possible where the sysctl keys per interface are
already available, but interface is still down?

Thanks for any answer.

BTW: are there more keys existing which are only read/functional on the
trigger edge interface down->up?

        Peter
-- 
Dr. Peter Bieringer                     http://www.bieringer.de/pb/
GPG/PGP Key 0x958F422D               mailto: pb at bieringer dot de 
Deep Space 6 Co-Founder and Core Member  http://www.deepspace6.net/

                 reply	other threads:[~2003-11-19 15:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=14830000.1069256430@worker.muc.bieringer.de \
    --to=pb@bieringer.de \
    --cc=netdev@oss.sgi.com \
    --cc=usagi-users@linux-ipv6.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.