[Bridge] brigde does not relay BPDU multicast pkgs

richardvoigt at gmail.com richardvoigt at gmail.com
Fri May 8 09:43:59 PDT 2009


On Fri, May 8, 2009 at 11:02 AM, Stephen Hemminger
<shemminger at vyatta.com> wrote:
> On Fri, 8 May 2009 10:33:37 +0200
> Joakim Tjernlund <joakim.tjernlund at transmode.se> wrote:
>
>>
>> Hi List
>>
>> We have noticed that when STP is off in the linux bridge, it won't
>> relay STP pkts received from other bridges.
>> This feels like a bug(a bad one too). I hope this isn't
>> intentional behaviour?
>>
>>  Jocke
>>
>> _______________________________________________
>> Bridge mailing list
>> Bridge at lists.linux-foundation.org
>> https://lists.linux-foundation.org/mailman/listinfo/bridge
>
> It is a debatable whether this is correct behaviour.
> My current opinion is that it needs to forward STP packets if
> STP is off. This would allow for loop detection by other bridges
> doing STP.

Also, if the bridge code forwards them, it's trivially easy to block
these packets with ebtables if that's the desired behavior.  It's not
so easy to forward them if the bridge code drops them.

>
> Longer term, RSTP needs to be fully integrated and default to on.
> That way the average user will be safe from loops.
>
> --
> _______________________________________________
> Bridge mailing list
> Bridge at lists.linux-foundation.org
> https://lists.linux-foundation.org/mailman/listinfo/bridge
>


More information about the Bridge mailing list