Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[release/v0.9] Disable hostname lookup on chain exists check #1997

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

Merged
merged 1 commit into from
Oct 23, 2017
Merged

[release/v0.9] Disable hostname lookup on chain exists check #1997

merged 1 commit into from
Oct 23, 2017

Conversation

andrewhsu
Copy link
Contributor

backport fix:

with cherry-pick git commit 8dce207

$ git cherry-pick -s -x 8dce207

cherry-pick when it clean

Without `-n`, iptables will attempt to lookup hostnames for IP
addresses, which can slow down the call dramatically.
Since we don't need this, and generally don't even care about the
output, use the `-n` flag to disable this.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
(cherry picked from commit 8dce207)
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
@andrewhsu
Copy link
Contributor Author

cc @cpuguy83 @fcrisciani

@andrewhsu
Copy link
Contributor Author

@abhi

@andrewhsu
Copy link
Contributor Author

@mavenugo

@mavenugo mavenugo merged commit a93dbc4 into moby:release/v0.9 Oct 23, 2017
@andrewhsu andrewhsu deleted the dis branch October 24, 2017 00:11
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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.