kern/81978: [ PATCH ] if_vlan didn't pass the ALLMULTI to the
parent interface
Yar Tikhiy
yar at comp.chem.msu.su
Sat Jul 2 10:35:06 GMT 2005
On Sat, Jul 02, 2005 at 04:43:47AM +0200, Dan Lukes wrote:
> > The 'if_detach' of if.c should notify the ip_mroute module about
> >destroying of interface so ip_mroute code can safely deinitialize
> >interface and remove references to it from it's internal structures.
> >
> > We need something similar to carp_ifdetach(ifp) function of carp
> > module which is called from if_detach.
>
> BTW, if_detach invoke the ifnet_departure_event event. So we can
> register for this event to be informed about interface detach.
>
>
> I submitted separate PR for this. See i386/82882 (unfortunatelly i
> type incorrect category - it should be kern/82882 of course)
I've re-filed your PR and assigned it to myself so that I won't
forget to handle it. Your patch looks very reasonable to me at
the first glance. Thanks!
--
Yar
More information about the freebsd-bugs
mailing list