firmware/src/packages/fff/fff-network
Adrian Schmutzler 7614dc5584 fff-network: account for MAC address change of Archer C7 v2
In OpenWrt commit 8a21bc36229d ("ar71xx: fix MAC addresses for
Archer C5 v1, C7 v1/v2, WDR4900 v2") the WiFi MAC addresses for
the Archer C7 v2 were changed.

This creates an overlap of the LAN und 2.4 GHz MAC addresses, where
the first will also affect the BATMAN interface eth1.3.

To keep BATMAN interfaces with separate addresses, this patch will
set the ETHMESHMAC from eth0, corresponding to the separate WAN
device we are not using in our firmware anyway.

ref: https://github.com/openwrt/openwrt/commit/8a21bc36229d3eabad213ae47fddb4d86d76ac

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: Fabian Bläse <fabian@blaese.de>
2020-03-15 22:04:53 +01:00
..
ar71xx fff-network: account for MAC address change of Archer C7 v2 2020-03-15 22:04:53 +01:00
files batman-adv: Split batadv proto in meshif and hardif part 2020-03-15 22:04:43 +01:00
mpc85xx fff-network: Get MAC from wifi device instead of wifi network 2017-11-12 18:02:32 +01:00
ramips Add support for Ubiquiti EdgeRouter X (SFP) 2019-09-29 21:18:11 +02:00
Makefile fff-network: account for MAC address change of Archer C7 v2 2020-03-15 22:04:53 +01:00