On 2020-11-13 11:34, Rui Salvaterra wrote: > Hi, Felix, > > On Fri, 13 Nov 2020 at 10:25, Felix Fietkau <[email protected]> wrote: >> >> Please git-bisect this and show me the config that doesn't work anymore, >> so that I can fix it properly. > > I can't bisect this now, as I'm using the router. The config (in > /etc/config/network), however, is trivial: > > config switch > option enable_vlan '1' > option name 'switch0' > option reset '1' > > config switch_vlan > option device 'switch0' > option ports '2 3 4 5 0t' > option vlan '1' > > config switch_vlan > option device 'switch0' > option ports '1 0t' > option vlan '2' > > Symptom: with the netifd update, only the VLAN 1 (eth0.1@eth0) > interface exists, VLAN 2 (eth0.2@eth0) doesn't. Please show me the full /etc/config/network so I can test with it as-is.
Thanks, - Felix _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
