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-22 21:40:37 +00:00
2009-04-23 00:00:57 +00:00
2009-04-15 17:31:22 +00:00
2009-04-19 16:17:13 +00:00
2009-04-20 10:40:42 +00:00
2009-04-10 10:52:19 +00:00
2009-04-19 13:48:42 +00:00
2009-04-23 11:51:53 +00:00
2009-04-16 20:30:28 +00:00
2009-04-23 19:29:45 +00:00
2009-04-10 10:52:19 +00:00
2009-04-18 16:36:27 +00:00
2009-04-22 21:40:37 +00:00
2009-04-20 12:59:23 +00:00
2009-04-22 20:49:54 +00:00
2009-04-17 09:48:20 +00:00
2009-04-20 12:59:23 +00:00
2009-04-19 21:37:45 +00:00
2009-04-23 15:56:01 +00:00
2009-04-16 20:30:28 +00:00
2009-04-19 22:01:38 +00:00
2009-04-19 22:05:39 +00:00
2009-04-21 12:47:09 +00:00
2009-04-23 17:41:54 +00:00
2009-04-11 05:58:58 +00:00
2009-04-16 20:30:28 +00:00
2009-04-07 19:06:51 +00:00
2009-04-10 10:52:19 +00:00
2009-04-13 19:54:33 +00:00
2009-04-12 19:04:27 +00:00
2009-04-15 19:58:41 +00:00
2009-04-20 07:13:04 +00:00
2009-04-22 13:31:52 +00:00
2009-04-16 16:26:35 +00:00
2009-04-19 23:28:08 +00:00
2009-04-20 12:59:23 +00:00
2009-04-20 12:59:23 +00:00
2009-04-22 15:54:27 +00:00
2009-03-29 03:30:15 +00:00
2009-04-20 14:36:01 +00:00
2009-04-19 20:53:47 +00:00
2009-04-01 17:06:28 +00:00