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
..
2014-02-17 12:07:17 +00:00
2014-11-06 13:13:09 +00:00
2014-10-05 21:27:26 +00:00
2014-11-27 23:10:03 +00:00
2014-11-06 13:13:09 +00:00
2014-11-07 19:13:19 +00:00
2014-11-11 12:05:59 +00:00
2014-10-02 05:56:17 +00:00
2014-10-20 14:42:42 +00:00
2015-01-06 08:39:06 +00:00