Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | slirp4netns: add slirp4netns user-mode networking | Stefan Agner | 2019-10-02 | 1 | -0/+16 |
slirp4netns allows connecting a network namespace to the Internet in a completely unprivileged way, by connecting a TAP device in a network namespace to the usermode TCP/IP stack ("slirp")." Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> |