openwrt/package/base-files/files
INAGAKI Hiroshi 8cc4e87a2f base-files: fix configuration generation of network if "bridge" exists
After the commit 43fc720657
("base-files: generate "device UCI type section for bridge"), the wrong
network configuration is generated for the devices that already have the
bridge device section for VLAN, such as the devices in realtek target.

As a result, the bridge device by additional "device" section is
specified to the "ports" option in the "bridge-vlan" section and netifd
shuts down the switch and the ethernet when the network service started.

Fixes: 43fc720657 ("base-files: generate "device" UCI type section for bridge")
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
[rmilecki: use $ports for generate_bridge_vlan argument]
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2021-05-24 09:09:00 +02:00
..
bin base-files: fix configuration generation of network if "bridge" exists 2021-05-24 09:09:00 +02:00
etc Revert "base-files: migrate old UCI network bridge ports syntax" 2021-05-20 12:25:25 +02:00
lib base-files: use "ports" array in board.json network for bridges 2021-05-18 12:30:16 +02:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: add logging for configuration import 2021-03-21 22:45:20 +01:00
usr base-files: validate firmware for compatibility with backup 2019-09-08 09:10:30 +02:00