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

fix: Add mandatory parent-interface for VLAN subinterfaces #60

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

rbu9fe
Copy link

@rbu9fe rbu9fe commented Feb 1, 2024

This PR fixes a bug that happens when there is a VLAN subinterface. It's similar to PR-49, however, instead of extracting the name of the parent's interface from the subinterface's name, we retrieve the real parent's name by a libnl query (inspired by the implementation of the bridging plugin).
Furthermore, some invalid paths of augmented nodes in common.h have been fixed.

Manual tests are passed.

@zinccyy, @iffy50 and/or @jvijtiuk: Could you please review the changes?

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

Successfully merging this pull request may close these issues.

1 participant