K 10 svn:author V 7 rwatson K 8 svn:date V 27 2009-08-01T20:24:45.843555Z K 7 svn:log V 306 Remove vnet_foreach() utility function, which previously allowed vnet.c to iterate virtual network stacks without being aware of the implementation details previously hidden in kern_vimage.c. Now they are in the same file, so remove this added complexity. Reviewed by: bz Approved by: re (vimage blanket) END