firmware/src/packages/fff/fff-network
Fabian Bläse 8d66bdf35c fff-network: Only use one Switch Port on Archer C7v2
Previously the TP-Link Archer C7v2 was configured to use
two Switch CPU Interfaces. One for Trunk (Client + Batman), one
for WAN.

As this setup is very uncommon in our firmware at the moment and does interfere
with the automatic CPU Port setup in layer3 variant, it is converted to a single
trunk port setup just like all of the other routers with integrated managed switches.

As eth0 is now used as the switchport, this change would require to setup
a different ETHMESHMAC if mac addresses would be shared between interfaces.

The device does seems to have 4 discrete mac addresses however, so the
explicit ETHMESHMAC setting is completely removed instead.

Signed-off-by: Fabian Bläse <fabian@blaese.de>
Reviewed-by: Christian Dresel <fff@chrisi01.de>
2019-12-10 10:02:06 +01:00
..
ar71xx fff-network: Only use one Switch Port on Archer C7v2 2019-12-10 10:02:06 +01:00
files Move node-specific firewall rules to fff-node 2019-11-10 14:27:46 +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: Remove dependency to uradvd 2019-11-10 14:22:56 +01:00