[PATCH] Revert "netifd: update to the latest version"
Rui Salvaterra
rsalvaterra at gmail.com
Fri Nov 13 05:34:14 EST 2020
Hi, Felix,
On Fri, 13 Nov 2020 at 10:25, Felix Fietkau <nbd at nbd.name> 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 at eth0)
interface exists, VLAN 2 (eth0.2 at eth0) doesn't.
Thanks,
Rui
More information about the openwrt-devel
mailing list