freebsd-dev/sys/netpfil/pf
Craig Rodrigues 7259906eb0 Do not initialize pfi_unlnkdkifs_mtx and pf_frag_mtx.
They are already initialized by MTX_SYSINIT.

Submitted by: Nikos Vassiliadis <nvass@gmx.com>
2015-01-08 17:49:07 +00:00
..
if_pflog.c Mechanically convert to if_inc_counter(). 2014-09-19 09:19:29 +00:00
if_pfsync.c Remove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNET where needed. 2014-11-07 09:39:05 +00:00
in4_cksum.c
pf_altq.h Move new pf includes to the pf directory. The pfvar.h remain 2013-10-27 16:25:57 +00:00
pf_if.c Do not initialize pfi_unlnkdkifs_mtx and pf_frag_mtx. 2015-01-08 17:49:07 +00:00
pf_ioctl.c Reapply previous patch to fix build. 2015-01-06 16:47:02 +00:00
pf_lb.c Do not lookup source node twice when pf_map_addr() is used. 2014-08-15 14:16:08 +00:00
pf_mtag.h Move new pf includes to the pf directory. The pfvar.h remain 2013-10-27 16:25:57 +00:00
pf_norm.c Do not initialize pfi_unlnkdkifs_mtx and pf_frag_mtx. 2015-01-08 17:49:07 +00:00
pf_osfp.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
pf_ruleset.c Provide includes that are needed in these files, and before were read 2013-10-26 18:18:50 +00:00
pf_table.c Merge: r258322 from projects/pf branch 2015-01-06 08:39:06 +00:00
pf.c Reapply previous patch to fix build. 2015-01-06 16:47:02 +00:00
pf.h pf_map_addr() can fail and in this case we should drop the packet, 2014-08-15 14:02:24 +00:00