[PATCH] Revert "netifd: update to the latest version"
Felix Fietkau
nbd at nbd.name
Fri Nov 13 05:35:49 EST 2020
On 2020-11-13 11:34, Rui Salvaterra wrote:
> 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.
Please show me the full /etc/config/network so I can test with it as-is.
Thanks,
- Felix
More information about the openwrt-devel
mailing list