Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Figure out how to set up a network namespace without requiring iproute2 #17

Open
radhermit opened this issue Aug 5, 2015 · 2 comments

Comments

@radhermit
Copy link
Contributor

Some native python lib like pyroute2 should probably get us most of the way there in terms of support for setting up loopback and virtual interfaces as well as providing basic routing/bridging back to the host.

@itdaniher
Copy link

pyroute2 has my vote, used its excellent netns module extensively. If I need this functionality, I'll take a stab at applying my knowledge here.

@itdaniher
Copy link

possibly relevant: https://github.com/larsks/python-netns

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

No branches or pull requests

2 participants