Re: [PATCH] bridge: receive link-local on disabled ports.

2006-04-11 Thread Vlad Drukker
ridge is not using the port. > > It fixes the chicken-egg problem for bridging a bonded device, and > > may also fix problems with spanning tree failover. > > > > Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> > > Applied. > > Do you have positive f

Re: [PATCH] fix multicast frame handling

2006-04-10 Thread Vlad Drukker
On Mon, 2006-04-10 at 11:06 -0700, Stephen Hemminger wrote: > On Mon, 10 Apr 2006 19:28:39 +0200 > Ingo Oeser <[EMAIL PROTECTED]> wrote: > > > Hi Vlad, > > > > Vlad Drukker wrote: > > > diff --git a/net/core/dev.c b/net/core/dev.c > > > index

[PATCH] fix multicast frame handling

2006-04-10 Thread Vlad Drukker
Hi there, The patch attached. Cheers, Vlad. Signed-off-by: Vlad Drukker <[EMAIL PROTECTED]> --- [PATCH] fix 802.3ad multicast frame handling when bridging two 802.3ad bonds there is a bug. core netif code does handle_bridge before calling protocol handler for ETH_P_SLOW packet_type. when