1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sys/contrib/pf/net
Max Laier 32d5438214 Properly drop the pf mutex around all copyout (consistency still protected
by the sx) and avoid a WITNESS panic.  Overlooked during last import.

Reported and tested by:	Max N. Boyarov
MFC after:		3 days
2007-10-24 20:57:17 +00:00
..
if_pflog.c Commit resolved import of OpenBSD 4.1 pf from perforce. 2007-07-03 12:16:07 +00:00
if_pflog.h Commit resolved import of OpenBSD 4.1 pf from perforce. 2007-07-03 12:16:07 +00:00
if_pfsync.c Replace references to NET_CALLOUT_MPSAFE with CALLOUT_MPSAFE, and remove 2007-07-28 07:31:30 +00:00
if_pfsync.h Commit resolved import of OpenBSD 4.1 pf from perforce. 2007-07-03 12:16:07 +00:00
pf_if.c Properly drop the pf mutex around all copyout (consistency still protected 2007-10-24 20:57:17 +00:00
pf_ioctl.c Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
pf_mtag.h Link pf 4.1 to the build: 2007-07-03 12:46:08 +00:00
pf_norm.c Commit resolved import of OpenBSD 4.1 pf from perforce. 2007-07-03 12:16:07 +00:00
pf_osfp.c Commit resolved import of OpenBSD 4.1 pf from perforce. 2007-07-03 12:16:07 +00:00
pf_ruleset.c Commit resolved import of OpenBSD 4.1 pf from perforce. 2007-07-03 12:16:07 +00:00
pf_subr.c Remove unused variable from pf_subr.c to make it -Werror buildable. 2007-07-05 15:28:59 +00:00
pf_table.c Properly drop the pf mutex around all copyout (consistency still protected 2007-10-24 20:57:17 +00:00
pf.c Merge first in a series of TrustedBSD MAC Framework KPI changes 2007-10-24 19:04:04 +00:00
pfvar.h Add two place holders in struct pf_rule for future netgraph integration. 2007-07-03 12:58:33 +00:00