[RFC PATCH v2 0/1] Introduce UCI support for configuring DSA VLAN filter rules

Bjørn Mork bjorn at mork.no
Wed Jul 15 02:50:09 EDT 2020


Perry <isprotejesvalkata at gmail.com> writes:

> With dsaconfig, all vlans get tagged on the switch to "self". I
> understand this as tagging the cpu port.
>
> It is exactly this step which I skip to have unmanageable switched
> vlans.  The devices do not show up with "ip l" but the vlans can be seen
> with "bridge v".

Yes, I'd also like to avoid unnecessarily switching every packet to the
CPU port (assuming it will be in prmisc mode from time to time). It
would be nice if we could add only the necessary VLANs there. I.e. VLAN
interfaces with IP config, or being members of another bridge, or
backing PPPoE, or whatever

But I don't know how to implement that automagically. I wouldn't want to
be forced to explicitly configure this either. 


Bjørn



More information about the openwrt-devel mailing list