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

Vendoring libnetwork v0.5.5 #19338

Merged
merged 1 commit into from Jan 14, 2016
Merged

Vendoring libnetwork v0.5.5 #19338

merged 1 commit into from Jan 14, 2016

Conversation

aboch
Copy link
Contributor

@aboch aboch commented Jan 14, 2016

  • Allow network-scoped alias to be resolved for anonymous endpoint
  • Auto-Repair corrupted IP database that could happen in 1.9.0 & 1.9.1
  • Skip IPTables cleanup if --iptables=false is set.

Fixes #18113
Fixes #19063

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

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

Allow network-scoped alias to be resolved for anonymous endpoint addresses #19242 (comment)

@tiborvass tiborvass added this to the 1.10.0 milestone Jan 14, 2016
@icecrime
Copy link
Contributor

LGTM (thanks for the tag and changelog: much appreciated)

@@ -8,6 +8,8 @@ bin/
integration-tmp/
_obj
_test
.vagrant
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tianon since when do we include gitignore files in vendoring?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why vendor.sh picked it.
That would be a required change in that script.

@calavera
Copy link
Contributor

LGTM.

@mavenugo do we need this before #19242 is merged? or they are independent?

@mavenugo
Copy link
Contributor

@calavera they are independent.

calavera added a commit that referenced this pull request Jan 14, 2016
Vendoring libnetwork v0.5.5
@calavera calavera merged commit db2b5e6 into moby:master Jan 14, 2016
@aboch aboch deleted the vnd branch January 14, 2016 21:10
@phenomax
Copy link

Thanks for fixing this!

@lenovouser
Copy link

Yeah, thanks a lot!

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

Successfully merging this pull request may close these issues.

Docker server not honoring "--iptables=false" Docker fails to create network bridge on start up
8 participants