Revert "bridge: Forward reserved group addresses if !STP"
authorDavid S. Miller <davem@davemloft.net>
Fri, 22 Apr 2011 04:17:25 +0000 (21:17 -0700)
committerSteve Conklin <sconklin@canonical.com>
Fri, 15 Jul 2011 17:20:57 +0000 (12:20 -0500)
commit0449ae2fdcd7a6c2f49998b6f1a7c73a4c13160f
tree65159048d6325ae71718d7d9e4f289ac3f754216
parent4fe2e54b9897755de927f62422bbcc6e09584e74
Revert "bridge: Forward reserved group addresses if !STP"

BugLink: http://bugs.launchpad.net/bugs/793702

[ Upstream commit f01cb5fbea1c1613621f9f32f385e12c1a29dde0 ]

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
net/bridge/br_input.c