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

Interface add support for vrf bond #950

Merged
merged 15 commits into from
May 23, 2024
Merged

Conversation

AndryNick98
Copy link
Collaborator

Description

Network operators frequently want to look up information about specific port-channels such as its member ports. To do this, users could use query-str.

We fix this by adding a bond keyword to interface. If users want to see information about the master itself, they can do so in multple ways already (use type=bond or ifname=). This is the one function that is missing.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Double Check

  • I have read the comments and followed the CONTRIBUTING.md.
  • I have explained my PR according to the information in the comments or in a linked issue.
  • My PR source branch is created from the develop branch.
  • My PR targets the develop branch.
  • All my commits have --signoff applied

@ddutt ddutt merged commit 5255683 into develop May 23, 2024
13 checks passed
@ddutt ddutt deleted the interface-add-support-for-vrf-bond branch May 23, 2024 21:48
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.

2 participants