[Bug 220078] [patch] [panic] [ipfw] repeatable kernel panic due to unlocked INADDR_TO_IFP usage

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 20 22:35:53 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220078

--- Comment #18 from commit-hook at 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

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-net mailing list