#7111: mac address for bridge not set on bridged devices (patch attached)
-------------------------------------+--------------------------------
Reporter: Maddes <maddes_trac@…> | Owner: nbd
Type: defect | Status: reopened
Priority: high | Milestone: Chaos Calmer 15.05
Component: base system | Version: Backfire 10.03
Resolution: | Keywords:
-------------------------------------+--------------------------------
Changes (by geek007):
* status: closed => reopened
* resolution: not_a_bug =>
Comment:
I found same bug in CC 15.05.1 for wan bridge.
root@openwrt:/# ifconfig | grep HWaddr
br-lan Link encap:Ethernet HWaddr 92:A2:59:B1:FF:10
br-wan Link encap:Ethernet HWaddr 92:A2:59:B1:FF:11
eth0 Link encap:Ethernet HWaddr 92:A2:59:B1:FF:10
eth0.2 Link encap:Ethernet HWaddr 92:A2:59:B1:FF:10
eth0.3 Link encap:Ethernet HWaddr 92:A2:59:B1:FF:10
eth0.4 Link encap:Ethernet HWaddr 92:A2:59:B1:FF:10
eth0.5 Link encap:Ethernet HWaddr 92:A2:59:B1:FF:10
eth0.6 Link encap:Ethernet HWaddr 92:A2:59:B1:FF:10
root@openwrt:/# brctl show
bridge name bridge id STP enabled interfaces
br-lan 7fff.92a259b1ff10 no eth0.3
eth0.4
eth0.5
eth0.6
br-wan 7fff.92a259b1ff11 no eth0.2
'''br-wan and eth0.2 has different MAC.
'''
CC use netifd which is in C instead of network scripts in older versions.
It makes it very difficult to fix this bug, I am still working on it.
If someone find fix, please update here.
--
Ticket URL: <https://dev.openwrt.org/ticket/7111#comment:27>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets