K 10 svn:author V 5 peter K 8 svn:date V 27 2001-01-29T11:06:26.000000Z K 7 svn:log V 300 Make the number of loopback interfaces dynamically tunable. Why one would *want* to is a different story, but it used to be able to be done statically. Get rid of #include "loop.h" and struct ifnet loif[NLOOP]; This could be used as an example of how to do this in other drivers, for example: ccd. END