Date: Fri, 12 Dec 2008 01:46:59 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet6 in6_ifattach.c Message-ID: <200812120147.mBC1lGsG043172@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2008-12-12 01:46:59 UTC FreeBSD src repository Modified files: sys/netinet6 in6_ifattach.c Log: SVN rev 185964 on 2008-12-12 01:46:59Z by thompsa Pass RTF_RNH_LOCKED to rtalloc1 sunce the node head is locked, this avoids a recursive lock panic on inet6 detach. Reviewed by: kmacy Revision Changes Path 1.52 +1 -1 src/sys/netinet6/in6_ifattach.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812120147.mBC1lGsG043172>