K 10 svn:author V 7 glebius K 8 svn:date V 27 2013-11-18T22:18:07.644789Z K 7 svn:log V 380 - 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(). Submitted by: Nikos Vassiliadis Reviewed by: trociny END