From: David Miller <davem@davemloft.net>
To: mail@saschahlusiak.de
Cc: netdev@vger.kernel.org, fred.l.templin@boeing.com
Subject: Re: [PATCH] Assign linklocal addresses to isatap from link dev
Date: Fri, 13 Mar 2009 14:43:41 -0700 (PDT) [thread overview]
Message-ID: <20090313.144341.117676496.davem@davemloft.net> (raw)
In-Reply-To: <200903041849.48474.mail@saschahlusiak.de>
From: Sascha Hlusiak <mail@saschahlusiak.de>
Date: Wed, 4 Mar 2009 18:49:41 +0100
> > > That way stateless autoconf works with isatap tunnels and without
> > > knowledge of the local v4 address.
> >
> > Real autoconf is not performed, but rather you must configure your
> > system with a PRL (potential routers list) and these routers are
> > probed periodically in order to keep track of which of them are still
> > functioning and also to perform a sort-of unicast-only autoconf.
> Well, since ISATAP is just a SIT, it still needs a link local address for
> autoconf and it needs to have it's v4 Address embedded in the lowest 32 bit of
> the linklocal address. It will then do normal autoconf with the potential
> router by sending a proper router solicitation messages, either directed or
> multicast.
>
> I see that the current implementation disables sending of RS when on ISATAP,
> which is not correct because RS are needed to do the autoconf.
>
> At least that's the way the implementation in MS Windows works.
>
> > I am pretty sure that the person who added the ISATAP code created the
> > current behavior intentionally.
> Well, the current implementation does not cover clients at all, because
> the ip command refuses to create tunnels without the remote parameter, which
> is neccessary because it's the potential router.
>
> It then does not derive the linklocal address correctly, making it impossible
> to do autoconf with the server. Using SIT does work as such as you still need
> to add the correct ISATAP linklocal address to the interface.
>
> I think ISATAP Client support in Linux could be more automated.
Let's ask the ISATAP author the intent of the situation.
CC:'d
Fred?
prev parent reply other threads:[~2009-03-13 21:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-01 0:34 [PATCH] Assign linklocal addresses to isatap from link dev Sascha Hlusiak
2009-03-04 11:28 ` David Miller
2009-03-04 17:49 ` Sascha Hlusiak
2009-03-13 21:43 ` David Miller [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=20090313.144341.117676496.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=fred.l.templin@boeing.com \
--cc=mail@saschahlusiak.de \
--cc=netdev@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).