config: enable bridge vlan filtering by default for bridges that define VLANs
authorFelix Fietkau <nbd@nbd.name>
Sat, 18 Jul 2020 10:01:23 +0000 (12:01 +0200)
committerFelix Fietkau <nbd@nbd.name>
Sun, 19 Jul 2020 09:02:54 +0000 (11:02 +0200)
commit6086b63b4ca24ce4f23774d5ad49b5791f0b1705
treef40d705740c70f5b5f74115998da7f78f582a278
parent0e8cea0f2acdae3812f9603ee046055acd89d717
config: enable bridge vlan filtering by default for bridges that define VLANs

Only enables it if the config option is not present. It can still be disabled.

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