From: David Miller <davem@davemloft.net>
To: dborkman@redhat.com
Cc: netdev@vger.kernel.org, hannes@stressinduktion.org,
yoshfuji@linux-ipv6.org, tgraf@suug.ch
Subject: Re: [PATCH net-next] net: ipv6: add tokenized interface identifier support
Date: Mon, 08 Apr 2013 16:57:58 -0400 (EDT) [thread overview]
Message-ID: <20130408.165758.621291267677314731.davem@davemloft.net> (raw)
In-Reply-To: <1365429690-17342-1-git-send-email-dborkman@redhat.com>
From: Daniel Borkmann <dborkman@redhat.com>
Date: Mon, 8 Apr 2013 16:01:30 +0200
> This patch adds support for IPv6 tokenized IIDs, that allow
> for administrators to assign well-known host-part addresses
> to nodes whilst still obtaining global network prefix from
> Router Advertisements. It is currently in draft status.
>
> The primary target for such support is server platforms
> where addresses are usually manually configured, rather
> than using DHCPv6 or SLAAC. By using tokenised identifiers,
> hosts can still determine their network prefix by use of
> SLAAC, but more readily be automatically renumbered should
> their network prefix change. [...]
>
> The disadvantage with static addresses is that they are
> likely to require manual editing should the network prefix
> in use change. If instead there were a method to only
> manually configure the static identifier part of the IPv6
> address, then the address could be automatically updated
> when a new prefix was introduced, as described in [RFC4192]
> for example. In such cases a DNS server might be
> configured with such a tokenised interface identifier of
> ::53, and SLAAC would use the token in constructing the
> interface address, using the advertised prefix. [...]
>
> http://tools.ietf.org/html/draft-chown-6man-tokenised-ipv6-identifiers-02
>
> The implementation is partially based on top of Mark K.
> Thompson's proof of concept. However, it uses the Netlink
> interface for configuration resp. data retrival, so that
> it can be easily extended in future. Successfully tested
> by myself.
>
> Cc: Hannes Frederic Sowa <hannes@stressinduktion.org>
> Cc: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
> Cc: Thomas Graf <tgraf@suug.ch>
> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Applied.
next prev parent reply other threads:[~2013-04-08 20:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-08 14:01 [PATCH net-next] net: ipv6: add tokenized interface identifier support Daniel Borkmann
2013-04-08 20:57 ` David Miller [this message]
2013-04-08 22:21 ` Hannes Frederic Sowa
2013-04-08 22:27 ` Daniel Borkmann
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=20130408.165758.621291267677314731.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=dborkman@redhat.com \
--cc=hannes@stressinduktion.org \
--cc=netdev@vger.kernel.org \
--cc=tgraf@suug.ch \
--cc=yoshfuji@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 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).