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

Use netlink and netns package for interfaces/netns deletion #77

Merged
merged 3 commits into from
Oct 2, 2020

Conversation

hellt
Copy link
Member

@hellt hellt commented Sep 30, 2020

This PR removes some dependancies on iproute2 util in favor of netns and netlink packages that are used by container engines.

@hellt hellt requested a review from karimra September 30, 2020 14:07
@hellt
Copy link
Member Author

hellt commented Sep 30, 2020

The same set of packages can be used in the wiring functions that currently rely on iproute2

clab/netlink.go Outdated Show resolved Hide resolved
@hellt hellt merged commit 70c950c into master Oct 2, 2020
@hellt hellt deleted the netlink-netns branch November 19, 2020 15:22
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