On Thu, 06 Apr 2006 19:15:06 +0300 Vlad Drukker <[EMAIL PROTECTED]> wrote:
> Hi Stephen, > > there was a bug in bridging bonds. > multicast packets needed for 802.3ad netif_carrier_ok() were dropped. > attached patch works for me. > > Cheers, > Vlad. > > > Making a bonding specific hack like this seems wrong. The port could also be disabled during shutdown (for RCU removal), and in that case we need to drop the packet. There must be a better solution. -- Stephen Hemminger <[EMAIL PROTECTED]> OSDL http://developer.osdl.org/~shemminger
_______________________________________________ Bridge mailing list [email protected] https://lists.osdl.org/mailman/listinfo/bridge
