K 10 svn:author V 2 bz K 8 svn:date V 27 2009-05-22T23:03:15.844237Z K 7 svn:log V 324 If including vnet.h one has to include opt_route.h as well. This is because struct vnet_net holds the rt_tables[][] for MRT and array size is compile time dependent. If you had ROUTETABLES set to >1 after r192011 V_loif was pointing into nonsense leading to strange results or even panics for some people. Reviewed by: mz END