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

Cherry-pick and changelog for v0.7.0-rc.6 #1098

Merged
merged 2 commits into from
Apr 10, 2016

Conversation

sanimej
Copy link

@sanimej sanimej commented Apr 10, 2016

No description provided.

mrjana and others added 2 commits April 9, 2016 07:46
Currently when the default gw changes because of
other network connections happening in the container
the resolver sockets are not flushed. This results
in a subsequent DNS failure for external queries

A sequence of connecting the container to an overlay
network and subsequently to a bridge network without
disconnecting from any network will result in this
behaviour. This was revealed by one of the libnetwork
IT tests.

This is now fixed as part of the commit by flushing
the external query sockets when a default gw change
is detected.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
Signed-off-by: Santhosh Manohar <santhosh@docker.com>
@aboch
Copy link
Contributor

aboch commented Apr 10, 2016

LGTM

@aboch aboch merged commit ca6760d into moby:release/v0.7 Apr 10, 2016
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.

4 participants