thompsa b2e68e06f4 bridge_delete_member is called via the event handler from if_detach
after the LLADDR is reclaimed which causes a null pointer deref with
inherit_mac enabled. Record the ifnet pointer of the interface and then compare
that to find when to re-assign the bridge address.

Submitted by:	sam
2009-02-13 19:20:25 +00:00
..
2009-01-25 16:52:41 +00:00
2009-02-13 18:45:36 +00:00
2009-02-11 16:28:49 +00:00