[BRIDGE]: allow setting hardware address of bridge pseudo-dev
authorStephen Hemminger <shemminger@osdl.org>
Thu, 22 Dec 2005 02:51:49 +0000 (18:51 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 3 Jan 2006 21:11:00 +0000 (13:11 -0800)
commit4505a3ef720845b5db3ddb440de13cd4800fd508
tree2de3d2fb20d160dc1a04bdb0295882561e4244bc
parentfbe9cc4a87030d5cad5f944ffaef6af7efd119e4
[BRIDGE]: allow setting hardware address of bridge pseudo-dev

Some people are using bridging to hide multiple machines from an ISP
that restricts by MAC address. So in that case allow the bridge mac
address to be set to any of the existing interfaces.  I don't want to
allow any arbitrary value and confuse STP.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_device.c
net/bridge/br_private.h
net/bridge/br_stp_if.c