Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | slirp4netns: Runtime recommend the tun kernel module | Andrei Gherzan | 2022-07-15 | 1 | -0/+2 |
| | | | | | | | | | slirp4netns uses a TAP device to connect to the internet in an unprivileged way. Without the required kernel support (TAP/TUN), slirp4netns will fail at runtime. Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | ||||
* | slip4netns: update to 1.2.0 | Bruce Ashfield | 2022-03-21 | 1 | -0/+21 |
Bumping slirp4netns to version v1.2.0-beta.0-5-g323aa69, which comprises the following commits: 2365e85 configure: remove inet_ntoa check 2b607f2 Replace deprecated inet_ntoa with safer inet_ntop Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> |