Robert Watson 530ee5c971 Two ifnet misuse fixes for if_nve:
(1) Don't manually configure if_output(), ether_ifattach() will do that
    for us as part of link-layer setup.

(2) Call if_detach() before stopping nve in order to prevent calls into
    the device driver after the driver has started shutting down.

Reviewed by:	jhb
MFC after:	2 weeks
2009-04-23 19:29:45 +00:00
..
2009-04-23 00:00:57 +00:00
2009-04-15 17:31:22 +00:00
2009-04-23 19:29:45 +00:00
2009-04-19 21:37:45 +00:00
2009-04-13 19:54:33 +00:00
2009-04-01 17:06:28 +00:00