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

Explicitly support DHCP + add tests+ update libslirp to v4.6.1 #270

Merged
merged 1 commit into from
Jun 19, 2021

Conversation

AkihiroSuda
Copy link
Member

Close #124

The test should pass with libslirp < 4.6.0 and libslirp >= 4.6.1, but should fail with libslirp == 4.6.0 .

https://gitlab.freedesktop.org/slirp/libslirp/-/issues/48

@AkihiroSuda
Copy link
Member Author

@giuseppe WDYT? Not really useful for containers, but this has been implemented since the beginning.

Also, as a side-effect, slirp4netns-test-dhcp.sh might be useful for testing libslirp itself.

@AkihiroSuda AkihiroSuda force-pushed the dev branch 3 times, most recently from b970a28 to e63f901 Compare June 18, 2021 08:54
@AkihiroSuda AkihiroSuda changed the title Explicitly support DHCP + add tests Explicitly support DHCP + add tests+ update libslirp to v4.6.1 Jun 18, 2021
Close issue 124

The test should pass with libslirp < 4.6.0 and libslirp >= 4.6.1,
but should fail with libslirp == 4.6.0 .

https://gitlab.freedesktop.org/slirp/libslirp/-/issues/48

Signed-off-by: Akihiro Suda <[email protected]>
@giuseppe
Copy link
Collaborator

LGTM

@AkihiroSuda AkihiroSuda merged commit 33eb5f7 into rootless-containers:master Jun 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document whether DHCP is supported or not
2 participants