Date: Wed, 20 Sep 2017 22:35:51 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 220078] [patch] [panic] [ipfw] repeatable kernel panic due to unlocked INADDR_TO_IFP usage Message-ID: <bug-220078-2472-2kf2WNIvEl@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-220078-2472@https.bugs.freebsd.org/bugzilla/> References: <bug-220078-2472@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220078 --- Comment #18 from commit-hook@freebsd.org --- A commit references this bug: Author: ae Date: Wed Sep 20 22:35:28 UTC 2017 New revision: 323839 URL: https://svnweb.freebsd.org/changeset/base/323839 Log: Use in_localip() function instead of unlocked access to addresses hash to determine that an address is our local. PR: 220078 MFC after: 1 week Changes: head/sys/netpfil/ipfw/ip_fw2.c --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220078-2472-2kf2WNIvEl>