[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070616075555.GA23905@gondor.apana.org.au>
Date: Sat, 16 Jun 2007 17:55:55 +1000
From: Herbert Xu <herbert@...dor.apana.org.au>
To: David Miller <davem@...emloft.net>
Cc: vladislav.yasevich@...com, oliver@...tkopp.net,
yoshfuji@...ux-ipv6.org, netdev@...r.kernel.org,
koster@...ian.org.tw, socketcan@...tkopp.net,
urs@...ogud.escape.de, florz@...rz.de
Subject: Re: [IPV6] addrconf: Fix IPv6 on tuntap tunnels
On Fri, Jun 15, 2007 at 03:14:57PM -0700, David Miller wrote:
>
> > No, the questions should really be:
> >
> > 1. Is IPV6 supported over this media type.
> > yes: got to 2
> > no: stop
> >
> > 2. Is the device MTU >= IPV6_MIN_MTU
> > yes: continue
> > no: stop
> >
> > Autoconfiguration is a layer on top of IPv6. Whether it's enabled
> > or not should not dictate whether IPv6 addressed may be configured or not.
>
> Sounds good to me, patches? :-)
I don't think we need any more patches since right now MTU >= IPV6_MIN_MTU
is the only condition we require before we allow IPv6 addresses to be added
to an interface.
The original patch simply confused this basic IPv6 address support with
IPv6 autoconfiguration.
Cheers,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists