K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-03-09T17:27:48.000000Z K 7 svn:log V 272 Introduce lo_mtx to protect the global loopback softc list. I'm not really sure why we have a softc list for if_loop, given that it can't be unloaded, but that's an issue to revisit in the future as corrupting the softc list would still cause panics. Reviewed by: benno END