From: David S. Miller Date: Fri, 22 Apr 2011 04:17:25 +0000 (-0700) Subject: Revert "bridge: Forward reserved group addresses if !STP" X-Git-Tag: v2.6.39-rc6~7^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f01cb5fbea1c1613621f9f32f385e12c1a29dde0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed