Date: Wed, 07 Dec 2016 18:23:09 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 215122] Try to change route default to IP out of range lock the system Message-ID: <bug-215122-8-wATBTRAPGS@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-215122-8@https.bugs.freebsd.org/bugzilla/> References: <bug-215122-8@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215122 --- Comment #2 from Andrey V. Elsukov <ae@FreeBSD.org> --- The problem is that ifa_ifwithroute() called with acquired RIB_WLOCK, but since gateway is not in directly connect network it uses rtalloc1_fib() that acquires RIB_RLOCK. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215122-8-wATBTRAPGS>
