firmware/src/packages/fff/fff-network
Adrian Schmutzler 47db8d31be fff-network: fix code flow for one-port devices in configurenetwork
So far, all one-port devices also triggered the switch-based setup
in configurenetwork, as the one-port condition was not checked
there. While the relevant parts are overwritten by the one-port
config which comes later in the script, it still creates a lot
of useless/broken switch/vlan setup entries in /etc/config/network.

Properly check for one-port vs. non-one-port in the file, without
touching anything else.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Acked-by: Fabian Bläse <fabian@blaese.de>
Reviewed-by: Fabian Bläse <fabian@blaese.de>
2021-07-09 10:04:07 +02:00
..
arm treewide: exploit label MAC address from OpenWrt 2021-06-08 20:08:20 +02:00
files fff-network: fix code flow for one-port devices in configurenetwork 2021-07-09 10:04:07 +02:00
mips ath79: implement both versions of ubnt,bullet-m 2021-06-08 20:15:30 +02:00
mipsel treewide: exploit label MAC address from OpenWrt 2021-06-08 20:08:20 +02:00
powerpc treewide: exploit label MAC address from OpenWrt 2021-06-08 20:08:20 +02:00
Makefile ath79: implement both versions of ubnt,bullet-m 2021-06-08 20:15:30 +02:00