https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215963
--- Comment #1 from [email protected] --- A commit references this bug: Author: ae Date: Tue Jun 13 10:52:31 UTC 2017 New revision: 319895 URL: https://svnweb.freebsd.org/changeset/base/319895 Log: Resurrect RTF_RNH_LOCKED flag and restore ability to call rtalloc1_fib() with acquired RIB lock. This fixes a possible panic due to trying to acquire RIB rlock when it is already exclusive locked. PR: 215963, 215122 MFC after: 1 week Sponsored by: Yandex LLC Changes: head/sys/net/route.c head/sys/net/route.h -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
