[RFC] fff-network: Add migration for Archer C7 WAN ports #93

Closed
fbl wants to merge 1 commits from fbl:c7 into master

1 Commits

Author SHA1 Message Date
Fabian Bläse 9e9ac44617 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
Signed-off-by: Fabian Bläse <fabian@blaese.de>
2021-01-27 17:50:04 +01:00