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 support for Linux network namespaces #1271

Open
edugrasa opened this issue Jan 28, 2019 · 2 comments
Open

Add support for Linux network namespaces #1271

edugrasa opened this issue Jan 28, 2019 · 2 comments

Comments

@edugrasa
Copy link
Contributor

edugrasa commented Jan 28, 2019

When using network resources from the Linux kernel (e.g. network interfaces in the shim-eth or shim-wifi, or TCP/UDP ports in the shim-tcp-udp), provide support to choose a specific network namespace (right now only the default one is used).

@edugrasa edugrasa added this to the containers milestone Jan 28, 2019
@vmaffione
Copy link
Contributor

I did that some time ago for for the light implementation. It may be interesting to have a look at that:
https://github.com/rlite/rlite/blob/master/kernel/ctrl-dev.c#L124-L127

@edugrasa
Copy link
Contributor Author

Thanks @vmaffione, will definitely take a look!

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

No branches or pull requests

2 participants