https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210724
--- Comment #2 from [email protected] --- A commit references this bug: Author: bz Date: Thu Jun 30 19:32:46 UTC 2016 New revision: 302302 URL: https://svnweb.freebsd.org/changeset/base/302302 Log: In case of the global eventhandler make sure the current VNET is still operational before doing any work; otherwise we might run into, e.g., destroyed locks. PR: 210724 Reported by: olevole olevole.ru Sponsored by: The FreeBSD Foundation MFC after: 2 weeks Obtained from: projects/vnet Approved by: re (gjb) Changes: head/sys/netpfil/ipfw/ip_fw_nat.c -- 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]"
