Date: Sun, 30 Aug 2009 02:07:23 +0000 (UTC) From: Qing Li <qingli@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet6 nd6_rtr.c Message-ID: <200908300207.n7U27YZA008611@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
qingli 2009-08-30 02:07:23 UTC
FreeBSD src repository
Modified files:
sys/netinet6 nd6_rtr.c
Log:
SVN rev 196649 on 2009-08-30 02:07:23Z by qingli
Prefix on-link verification is being performed on statically
configured prefixes. Since these statically configured prefixes
do not have any associated advertising routers, these prefixes
are treated as unreachable and those prefix routes are deleted
from the routing table. Therefore bypass prefixes that are not
learned from router advertisements during prefix on-link check.
Reviewed by: hrs
Revision Changes Path
1.74 +9 -0 src/sys/netinet6/nd6_rtr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908300207.n7U27YZA008611>
