On Fri, May 8, 2009 at 11:02 AM, Stephen Hemminger <shemminger@xxxxxxxxxx> wrote: > On Fri, 8 May 2009 10:33:37 +0200 > Joakim Tjernlund <joakim.tjernlund@xxxxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxxxxxxxxx >> 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@xxxxxxxxxxxxxxxxxxxxxxxxxx > https://lists.linux-foundation.org/mailman/listinfo/bridge > _______________________________________________ Bridge mailing list Bridge@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/bridge