Skip to content

Commit

Permalink
net: dsa: vsc73xx: Add vlan filtering
Browse files Browse the repository at this point in the history
This patch implements VLAN filtering for the vsc73xx driver.

After starting VLAN filtering, the switch is reconfigured from QinQ to
a simple VLAN aware mode. This is required because VSC73XX chips do not
support inner VLAN tag filtering.

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Link: https://patch.msgid.link/20240713211620.1125910-3-paweldembicki@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
  • Loading branch information
Pawel Dembicki authored and Jakub Kicinski committed Jul 15, 2024
1 parent 1e5b23e commit 6b783de
Show file tree
Hide file tree
Showing 2 changed files with 566 additions and 3 deletions.
Loading

0 comments on commit 6b783de

Please sign in to comment.