freebsd-dev/sys/contrib
Bjoern A. Zeeb 33553d6e99 For all files including net/vnet.h directly include opt_route.h and
net/route.h.

Remove the hidden include of opt_route.h and net/route.h from net/vnet.h.

We need to make sure that both opt_route.h and net/route.h are included
before net/vnet.h because of the way MRT figures out the number of FIBs
from the kernel option. If we do not, we end up with the default number
of 1 when including net/vnet.h and array sizes are wrong.

This does not change the list of files which depend on opt_route.h
but we can identify them now more easily.
2009-02-27 14:12:05 +00:00
..
altq/altq For all files including net/vnet.h directly include opt_route.h and 2009-02-27 14:12:05 +00:00
dev Merge WIP from p4: 2008-12-13 01:21:37 +00:00
ia64/libuwx Apply local modifications to make Unwind Express BETA 10 buildable and 2006-07-07 23:56:34 +00:00
ipfilter/netinet Move the include of vinet.h further up before the ipfilter includes. 2009-02-27 13:29:18 +00:00
ngatm This commit was generated by cvs2svn to compensate for changes in r171364, 2007-07-11 14:41:54 +00:00
pf For all files including net/vnet.h directly include opt_route.h and 2009-02-27 14:12:05 +00:00
rdma This main goals of this project are: 2008-12-15 06:10:57 +00:00