firmware/src/packages/fff/fff-network
Fabian Bläse 37695a1cfc fff-network: Add migration for Archer C7 WAN ports
With 8d66bdf the port configuration of TP-Link Archer C7 has been
changed to a single-interface configuration.

This had unforseen side effects on upgraded devices. Because WANDEV
is evaluated from the updated network.* file, the port configuration
of the switch is evaluated from the update-safe network.config, which
is now incompatible with the updated interface configuration.

Therefore, a migration script has to be added, which updates the port
configuration in network.config to the new single-interface network
configuration.

Fixes: #60 (gitea)
Signed-off-by: Fabian Bläse <fabian@blaese.de>
Reviewed-by: Robert Langhammer <rlanghammer@web.de>
2021-01-31 14:11:14 +01:00
..
arm fff-network: Group network files by arch, not by target 2020-06-18 12:47:05 +02:00
files fff-network: Add migration for Archer C7 WAN ports 2021-01-31 14:11:14 +01:00
mips ath79/generic: add support for TP-Link WR710N v1 2020-08-18 17:27:20 +02:00
mipsel ramips/mt76x8: Add support for TP-Link Archer C50 v4 2020-12-09 13:10:09 +01:00
powerpc fff-network: Group network files by arch, not by target 2020-06-18 12:47:05 +02:00
Makefile fff-network: Add migration for Archer C7 WAN ports 2021-01-31 14:11:14 +01:00