You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Jo-Philipp Wich 96b87196b0 dsaconfig: introduce package for UCI configuration of VLAN filter rules
This package provides the necessary files to translate `config dsa_vlan`
and `config dsa_port` sections  of `/etc/config/network` into appropriate
bridge vlan filter rules.

The approach of the configuration is to bridge all DSA ports into a logical
bridge device, called "switch0" by default, and to set VLAN port membership,
tagging state and PVID as specified by UCI on each port and on the switch
bridge device itself, allowing logical interfaces to reference port VLAN
groups by using "switch0.N" as ifname, where N denotes the VLAN ID.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
4 years ago
..
base-files base-files: mount bpffs at boot 4 years ago
boot uboot-envtools: ath79: add support for the Nanostation M (XM) 4 years ago
devel kernel: fix portability issue with perf on linux 5.4 4 years ago
firmware layerscape: harmonize device strings 4 years ago
kernel exfat: add out of tree module 4 years ago
libs lzo: fix pkgconfig paths 4 years ago
network dsaconfig: introduce package for UCI configuration of VLAN filter rules 4 years ago
system procd: update to git HEAD 4 years ago
utils ravpower-mcu: bump PKG_RELEASE 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago