Re: [OpenWrt-Devel] [patch] set mac address for bridge also on sub-devices

2010-04-07 Thread Matthias Buecher / Germany
Documented in https://dev.openwrt.org/ticket/7111, so it will not be forgotten. Maddes On 03.04.2010 17:13, Matthias Buecher / Germany wrote: > Sorry, forgot the signed-off part: > > Set mac address for bridge also on sub-devices > * cc: backf...@openwrt.org > > Signed-off by: Matthias Buecher

Re: [OpenWrt-Devel] [patch] set mac address for bridge also on sub-devices

2010-04-03 Thread Matthias Buecher / Germany
Sorry, forgot the signed-off part: Set mac address for bridge also on sub-devices * cc: backf...@openwrt.org Signed-off by: Matthias Buecher and Peter van Valderen On 02.04.2010 21:21, Matthias Buecher / Germany wrote: > If a mac address is set for the lan bridge, e.g. > > network.lan.maca

[OpenWrt-Devel] [patch] set mac address for bridge also on sub-devices

2010-04-02 Thread Matthias Buecher / Germany
If a mac address is set for the lan bridge, e.g. network.lan.macaddr=00:1a:70:a0:38:80 then it is only set on the bridge itself and not the sub-devices br-lanLink encap:Ethernet HWaddr 00:1A:70:A0:38:80 lan1 Link encap:Ethernet HWaddr 00:00:00:00:51:81 lan2 Link encap:Eth