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

Add LinkModify support #541

Merged
merged 1 commit into from
Jun 3, 2020
Merged

Add LinkModify support #541

merged 1 commit into from
Jun 3, 2020

Conversation

gollub
Copy link
Contributor

@gollub gollub commented May 15, 2020

Signed-off-by: Daniel Gollub dgollub@att.com

@aboch
Copy link
Collaborator

aboch commented Jun 3, 2020

Please also add a UT for this.

Signed-off-by: Daniel Gollub <dgollub@att.com>
@gollub
Copy link
Contributor Author

gollub commented Jun 3, 2020

Added a UT for LinkModify which creates a Dummy interface and updates/modifies the MTU.

@aboch
Copy link
Collaborator

aboch commented Jun 3, 2020

LGTM

@aboch aboch merged commit 12f2829 into vishvananda:master Jun 3, 2020
tobias-urdin added a commit to tobias-urdin/netlink that referenced this pull request Sep 30, 2021
When the LinkModify was merged in [1] a function
that exports it outside of pkgHandle was never
added like is available for LinkAdd, LinkDel etc.

Update testing to use exported LinkModify that
itself calls the pkgHandle.LinkModify function.

[1] vishvananda#541
aboch pushed a commit that referenced this pull request Nov 18, 2021
When the LinkModify was merged in [1] a function
that exports it outside of pkgHandle was never
added like is available for LinkAdd, LinkDel etc.

Update testing to use exported LinkModify that
itself calls the pkgHandle.LinkModify function.

[1] #541
cyberys pushed a commit to cyberys/netlink that referenced this pull request Apr 5, 2022
When the LinkModify was merged in [1] a function
that exports it outside of pkgHandle was never
added like is available for LinkAdd, LinkDel etc.

Update testing to use exported LinkModify that
itself calls the pkgHandle.LinkModify function.

[1] vishvananda#541
cjmakes pushed a commit to cjmakes/netlink that referenced this pull request Jun 29, 2022
When the LinkModify was merged in [1] a function
that exports it outside of pkgHandle was never
added like is available for LinkAdd, LinkDel etc.

Update testing to use exported LinkModify that
itself calls the pkgHandle.LinkModify function.

[1] vishvananda#541
deepakkumarbhagat pushed a commit to deepakkumarbhagat/netlink that referenced this pull request Jun 15, 2023
When the LinkModify was merged in [1] a function
that exports it outside of pkgHandle was never
added like is available for LinkAdd, LinkDel etc.

Update testing to use exported LinkModify that
itself calls the pkgHandle.LinkModify function.

[1] vishvananda#541
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