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

c-ares DnsResolverImpl implementation (issue #143). (#428) #474

Merged
merged 1 commit into from
Feb 14, 2017

Conversation

htuch
Copy link
Member

@htuch htuch commented Feb 13, 2017

This PR adds c-ares support to DnsResolverImpl, breaking the dependency
on glibc getaddrinfo_a(). It also modifies the DnsResolver API to
support queries that resolve immediately without any deferral and
introduces some more extensive asynch DNS resolution testing via a
simple loopback test DNS server.

@mattklein123
Copy link
Member

Can you rebase on master to pick up the SSL test fix (also obviously need to fix the SHA change due to the build script change).

…roxy#428)

This PR adds c-ares support to DnsResolverImpl, breaking the dependency
on glibc getaddrinfo_a(). It also modifies the DnsResolver API to
support queries that resolve immediately without any deferral and
introduces some more extensive asynch DNS resolution testing via a
simple loopback test DNS server.
@mattklein123 mattklein123 merged commit 146a72e into envoyproxy:master Feb 14, 2017
@htuch htuch deleted the c-ares branch March 31, 2017 16:31
wolfguoliang pushed a commit to wolfguoliang/envoy that referenced this pull request Jan 23, 2021
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.

2 participants