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

Honor user provided listen address for gossip #1460

Merged
merged 1 commit into from
Sep 22, 2016
Merged

Conversation

mrjana
Copy link
Contributor

@mrjana mrjana commented Sep 22, 2016

If user provided a non-zero listen address, honor that and bind only to
that address. Right now it is not honored and we always bind to all ip
addresses in the host.

This requires an equivalent change in docker.

Signed-off-by: Jana Radhakrishnan mrjana@docker.com

If user provided a non-zero listen address, honor that and bind only to
that address. Right now it is not honored and we always bind to all ip
addresses in the host.

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

aboch commented Sep 22, 2016

LGTM

@mavenugo
Copy link
Contributor

LGTM

@mavenugo mavenugo merged commit 98dda7e into moby:master Sep 22, 2016
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.

3 participants