Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: how are multiple VLANs in a bridge with VLAN filtering mode represented #376

Open
ievenbach opened this issue Apr 22, 2024 · 0 comments

Comments

@ievenbach
Copy link
Contributor

Single bridge in VLAN filtering mode may have multiple VLANs. Each VLAN can have set of tagged and untagged ports. All of these ports may be members of the bridge, but sets of ports for each VLAN may differ.
How is that represented in libnl?
I only found single instance of rtnl_link_bridge_vlan in bridge_info structure.

Use case for this is switchdev - a hardware switch device with multiple ports, and complex filtering capabilities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant