[OpenWrt-Devel] [PATCH v2] gemini: Bring up DSA switches
Florian Fainelli
f.fainelli at gmail.com
Sun Dec 1 16:26:09 EST 2019
On 11/27/2019 7:27 AM, Linus Walleij wrote:
> On Wed, Nov 27, 2019 at 4:05 PM Petr Štetiar <ynezz at true.cz> wrote:
>
>> what's the state of this? It's not clear from the discussion, thanks.
>
> Sadly I'm as confused as you are. I'm scratching my head about
> what to do. I suspect the problem will only get bigger as more
> DSA switches appear in the Linux kernel.
It seems to me that we are still missing something critical for users
which is converting a switch configuration syntax, such as:
config switch
option name 'switch0'
option reset '1'
option enable_vlan '1'
config switch_vlan
option device 'switch0'
option vlan '1'
option ports '1 2 3 4 5t'
config switch_vlan
option device 'switch0'
option vlan '2'
option ports '0 5t'
into an appropriate succession of iproute2 calls (possibly with a VLAN
aware bridge).
Is anyone working on bridging that gap at this point?
--
Florian
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list