rwatson 1d1b2c7f35 Lock down if_tun global variables using a new mutex, tunmtx. As with
other pseudo-interfaces, break out tear-down of a softc into a
separate tun_destroy() function, and invoke that from the module
unloader.  Hold tunmtx across manipulations of the global softc list.
2004-03-29 18:42:51 +00:00
..
2004-03-14 05:24:54 +00:00
2004-03-22 15:43:14 +00:00
2004-03-22 16:04:43 +00:00
2004-03-22 16:04:43 +00:00
2004-03-14 05:24:54 +00:00
2003-03-15 23:55:33 +00:00
2003-02-02 13:52:25 +00:00