summaryrefslogtreecommitdiffstats
path: root/recipes-networking/slirp4netns
Commit message (Collapse)AuthorAgeFilesLines
* slirp4netns: add slirp4netns user-mode networkingStefan Agner2019-10-021-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>