From: Stephen Hemminger Date: Tue, 21 Mar 2006 06:59:21 +0000 (-0800) Subject: [BRIDGE]: allow show/store of group multicast address X-Git-Tag: v2.6.17-rc1~1175^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fda93d92d7824159d8532995072dde2bee4bc4b3;p=pandora-kernel.git [BRIDGE]: allow show/store of group multicast address Bridge's communicate with each other using Spanning Tree Protocol over a standard multicast address. There are times when testing or layering bridges over existing topologies or tunnels, when it is useful to use alternative multicast addresses for STP packets. The 802.1d standard has some unused addresses, that can be used for this. This patch is restrictive in that it only allows one of the possible addresses in the standard. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed