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-02-04 20:39:45 +00:00
2009-04-11 04:30:38 +00:00
2009-04-14 20:51:58 +00:00
2009-02-05 19:37:49 +00:00
2009-03-25 06:27:56 +00:00
2009-04-14 11:23:09 +00:00
2009-04-09 19:11:08 +00:00
2009-04-08 20:52:30 +00:00
2009-03-25 07:05:23 +00:00
2009-04-23 19:29:45 +00:00
2009-04-10 04:08:34 +00:00
2009-02-05 19:36:14 +00:00
2009-02-05 19:37:49 +00:00
2009-04-20 13:15:25 +00:00
2009-04-09 18:22:51 +00:00
2009-02-10 23:17:20 +00:00
2009-02-17 16:02:45 +00:00
2009-02-10 23:17:20 +00:00
2009-04-22 17:08:16 +00:00
2009-04-01 17:06:28 +00:00