CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2015/08/24 17:26:43

Modified files:
        sys/netinet6   : in6.c in6_ifattach.c nd6.c nd6.h nd6_rtr.c 

Log message:
Start moving away from the global prefix list by limiting its usage to
AUTOCONF'd addresses.

This prevent the kernel from removing connected (/64) routes as soon as
it configures an AUTOCONF'd address based on a RA.

Tested by sebastia@, ok sthen@

Reply via email to