Hi,

On Tue, Sep 15, 2015 at 12:10:12PM +0100, Arne Schwabe wrote:
> > +  if ( options->routes_ipv6->flags & RG_REROUTE_GW )
> > +    {
> > +      char *opt_list[] = { "::/3", "2000::/4", "3000::/4", "fc00::/7", 
> > NULL };
> > +      int i;
> > +
> >
> I cannot judge how good or bad this default list is. I usually have don
> the the ::/1 and 8000::/1 stuff.

I have seen "2000::/3" used in the wild - some older CentOs boxes just
did not like ::/0 as default.  This is why...

4::/4 to e::/4 are not covered right now, as this is not IPv6 unicast space
(it is very likely to eventually be, but then this is easily extended).

Technically, 0::/4 and 1::/4 are not either, but I have seen those used
internally.

We could go for ::/1, 8000::/1 plus 2000::/4 to cover the 2000::/3
case *and* all the address space available, no matter which weird
networks are used...  or be totally correct and remove the ::/3, to cover
*only* the officially designated space.

gert
-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: pgpjnMUYjDg8w.pgp
Description: PGP signature

Reply via email to