Roger Pau Monné af371fc66a net: move interface removal notification up in if_detach_internal
This is needed to prevent having interfaces with ifp->if_addr == NULL
on bridge interfaces. Moving the notification event handlers up makes
sure the interfaces are removed before doing any more cleanup.

Sponsored by: Citrix Systems R&D
Reviewed by: melifaro
Differential Revision: https://reviews.freebsd.org/D598

net/if.c
 - Move interface removal notification up in if_detach_internal.
2014-08-16 10:47:24 +00:00
..
2014-03-05 02:35:15 +00:00
2014-02-17 12:07:17 +00:00
2014-03-14 02:58:48 +00:00
2014-03-14 06:29:43 +00:00
2013-11-15 12:12:50 +00:00
2014-03-14 02:58:48 +00:00
2014-08-11 03:04:16 +00:00
2014-03-14 06:29:43 +00:00
2014-03-14 06:29:43 +00:00
2014-03-14 02:58:48 +00:00
2014-03-14 06:29:43 +00:00
2014-06-06 15:17:19 +00:00