vlandev: support bridge-vlan aliases in the vid config parameter
authorFelix Fietkau <nbd@nbd.name>
Thu, 26 Nov 2020 09:23:01 +0000 (10:23 +0100)
committerFelix Fietkau <nbd@nbd.name>
Thu, 26 Nov 2020 09:23:02 +0000 (10:23 +0100)
commite0c838bd06a626cc20404ffac4d32facfa6c1d07
tree9804a027b4f8a9280d507aa53f2e39e350de2084
parentd6bd1047d004365d7376d5b39e231e6e40e87608
vlandev: support bridge-vlan aliases in the vid config parameter

This can be used to generate default network configurations that define
the lan/wan interfaces as vlandevs with custom names and specify the actual
VLAN ID only in the bridge-vlan section without repeating it elsewhere

Signed-off-by: Felix Fietkau <nbd@nbd.name>
vlandev.c