Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Respect auto allocation for --ipv6 #1538

Merged
merged 1 commit into from
Nov 16, 2016
Merged

Respect auto allocation for --ipv6 #1538

merged 1 commit into from
Nov 16, 2016

Conversation

aboch
Copy link
Contributor

@aboch aboch commented Nov 4, 2016

Related to moby/moby#28055

$ docker network create --ipv6 nw6
Error response from daemon: could not find an available, non-overlapping IPv6 address pool among the defaults to auto assign to the network

Signed-off-by: Alessandro Boch aboch@docker.com

@aboch
Copy link
Contributor Author

aboch commented Nov 4, 2016

I still need to make sure the old dockerd --ipv6 --fixed-cidrv6 + docker run --mac <> use case still work.

@sanimej
Copy link

sanimej commented Nov 4, 2016

@aboch is this issue a regression in 1.12.2 ?

@aboch
Copy link
Contributor Author

aboch commented Nov 4, 2016

@sanimej I don't think so

Signed-off-by: Alessandro Boch <aboch@docker.com>
@sanimej
Copy link

sanimej commented Nov 16, 2016

LGTM

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

Successfully merging this pull request may close these issues.

3 participants