firmware/src/packages/fff/fff-layer3-config/files/etc/layer3.d
Fabian Bläse 15d259b98a fff-network: add support for DSA switch configuration
Starting with OpenWrt 21.02 some devices now use upstream kernel drivers
for the built-in switch instead of relying on OpenWrt's swconfig driver.

The upstream kernel drivers use the Distributed Switch Architecture
(DSA) for configuration of the switch. Instead of explicitly configuring
the hardware switch, all ports appear as distinct interfaces and linux
bridges are offloaded to the hardware switch if possible.

To keep changes small, this patch adds support for DSA devices by
setting up a linux bridge, which is then treated just like the
cpuport-interface of the swconfig driver.

Signed-off-by: Fabian Bläse <fabian@blaese.de>
Tested-by: Fabian Bläse <fabian@blaese.de>
2021-08-05 17:49:39 +02:00
..
01-version packages/fff: move config scripts to fff-layer3-config 2020-12-17 15:38:20 +01:00
10-meta packages/fff: move config scripts to fff-layer3-config 2020-12-17 15:38:20 +01:00
20-vlan fff-network: add support for DSA switch configuration 2021-08-05 17:49:39 +02:00
30-network-client fff-network: add support for DSA switch configuration 2021-08-05 17:49:39 +02:00
30-network-wan fff-layer3-config: Add script to set wan vlan/interface 2021-02-09 22:46:58 +01:00