freebsd-nq/sys/netpfil
Craig Rodrigues c75820c756 Merge: r258322 from projects/pf branch
Split functions that initialize various pf parts into their
    vimage parts and global parts.
    Since global parts appeared to be only mutex initializations, just
    abandon them and use MTX_SYSINIT() instead.
    Kill my incorrect VNET_FOREACH() iterator and instead use correct
    approach with VNET_SYSINIT().

PR:			194515
Differential Revision:	D1309
Submitted by: 		glebius, Nikos Vassiliadis <nvass@gmx.com>
Reviewed by: 		trociny, zec, gnn
2015-01-06 08:39:06 +00:00
..
ipfw Remove unused 'struct route' fields. 2014-11-09 16:15:28 +00:00
pf Merge: r258322 from projects/pf branch 2015-01-06 08:39:06 +00:00