K 10 svn:author V 6 marius K 8 svn:date V 27 2009-06-24T19:04:08.429023Z K 7 svn:log V 378 Revert the part of r194763 which added a dying flag and instead call ether_ifdetach(9) before stopping the controller and the callouts. The consensus is that the latter is now safe to do and should also solve the problem of active BPF listeners clearing promiscuous mode can result in the tick callout being restarted which in turn will trigger a panic once it's actually gone. END