Hi 

I have a question about DSA support.

Now, OpenWRT can configure switch settings via DSA switch driver. (https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tree/drivers/net/dsa

Does anybody know that RDK-B has a plan to support DSA framework? i.e., we can see lan0-lan4 for each LAN port, and existing user applications can work

normally based on it.


https://www.kernel.org/doc/Documentation/networking/dsa/dsa.txt


Steven

  • No labels

1 Comment

  1. Hi Steven,

    Currently there is no plan to use kernel driver for L2 manage, but if any SoC vendor provide support for DSA, RDKB can access driver using some linux binaries. There is a plan in future to move towards linux tools for L2 management and removing VLAN hal, but using DSA is not in roadmap.