Date: Sat, 10 Jan 2004 00:14:28 -0800 (PST) From: Don Lewis <truckman@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 in6_ifattach.c Message-ID: <200401100814.i0A8ESQp045656@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401100814.i0A8ESQp045656>