bz df2be82cec 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
..
2008-04-08 09:45:49 +00:00
2006-12-21 13:11:06 +00:00
2006-12-31 12:39:10 +00:00
2006-12-20 20:17:35 +00:00
2008-04-08 09:45:49 +00:00