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-02-21 21:32:15 +00:00
2004-01-25 17:18:12 +00:00
2004-03-26 22:44:59 +00:00
2004-03-29 12:51:46 +00:00
2004-01-17 03:28:27 +00:00