cvs commit: src/sys/netinet6 in6_ifattach.c
Don Lewis
truckman at FreeBSD.org
Sat Jan 10 00:14:29 PST 2004
truckman 2004/01/10 00:14:28 PST
FreeBSD src repository
Modified files:
sys/netinet6 in6_ifattach.c
Log:
Don't execute the code in in6_ifdetach() that removes the link-local
allnodes multicast route if the routing table has not been initialized.
This avoids a panic during boot if an interface detaches before the
routing table is initialized.
Submitted by: sam
Revision Changes Path
1.22 +9 -7 src/sys/netinet6/in6_ifattach.c
More information about the cvs-src
mailing list