commit | f01cb5fbea1c1613621f9f32f385e12c1a29dde0 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Apr 21 21:17:25 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 21 21:17:25 2011 -0700 |
tree | 011167bc13e0911a6638abce448098dee952c371 | |
parent | cb771838715b1c470bc5735bdae709b33b18e0ad [diff] |
Revert "bridge: Forward reserved group addresses if !STP" This reverts commit 1e253c3b8a1aeed51eef6fc366812f219b97de65. It breaks 802.3ad bonding inside of a bridge. The commit was meant to support transport bridging, and specifically virtual machines bridged to an ethernet interface connected to a switch port wiht 802.1x enabled. But this isn't the way to do it, it breaks too many other things. Signed-off-by: David S. Miller <davem@davemloft.net>