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

Set aa bit when returning response for AAAA queries. #47

Merged
merged 1 commit into from
Jan 28, 2016

Conversation

ps2
Copy link
Collaborator

@ps2 ps2 commented Sep 11, 2015

I was getting EAI_FAIL on ubuntu getaddrinfo() calls when trying to resolve dns names for other docker containers. Reading rfc4074 section 4.5 makes me think this bit should be set, and setting it seems to fix my problem. I think this might be what others are seeing for #34, as I see the same symptoms.

@ps2
Copy link
Collaborator Author

ps2 commented Dec 24, 2015

Several people have verified this solves #34 for them. Please merge when you get a chance. Thanks.

@asjustas
Copy link

👍 solves my issue with ipv6

@mpeters
Copy link

mpeters commented Jan 7, 2016

Any chance of getting this merged soon? Without it and #45 then using the current release with newer ubuntu containers isn't possible.

@ps2
Copy link
Collaborator Author

ps2 commented Jan 28, 2016

Fixes #34

ps2 added a commit that referenced this pull request Jan 28, 2016
Set aa bit when returning response for AAAA queries.
@ps2 ps2 merged commit d8220de into aacebedo:master Jan 28, 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