platform_bionic/libc/dns/resolv
Pierre Imai 6b3f0d65f2 Ignore unreliable DNS servers.
Collect statistics about DNS query success state and delay. Ignore
servers that have been tried at least five times and have a success rate
of < 0.25. Retry these servers once every 180s.

Bug: 25731675
Change-Id: I78e24f43e388dca82fb81835e1796f4c7dce8da3
2016-04-05 11:42:43 +09:00
..
herror.c Moved nameser.h and namser_compat.h to public include dir 2014-03-04 15:07:07 +00:00
res_cache.c Ignore unreliable DNS servers. 2016-04-05 11:42:43 +09:00
res_comp.c Moved nameser.h and namser_compat.h to public include dir 2014-03-04 15:07:07 +00:00
res_data.c Moved nameser.h and namser_compat.h to public include dir 2014-03-04 15:07:07 +00:00
res_debug.c Replace uses of sprintf(3) with snprintf(3). 2014-10-08 16:12:27 -07:00
res_debug.h Renamed the misleading libc/netbsd directory to libc/dns. 2014-02-28 16:31:04 +00:00
res_init.c Merge "Switch to OpenBSD res_random." 2014-08-26 23:18:04 +00:00
res_mkquery.c Moved nameser.h and namser_compat.h to public include dir 2014-03-04 15:07:07 +00:00
res_private.h Renamed the misleading libc/netbsd directory to libc/dns. 2014-02-28 16:31:04 +00:00
res_query.c Replace uses of sprintf(3) with snprintf(3). 2014-10-08 16:12:27 -07:00
res_send.c Ignore unreliable DNS servers. 2016-04-05 11:42:43 +09:00
res_state.c Make ThreadLocalBuffer a class rather than a macro. 2015-03-31 10:56:58 -07:00
res_stats.c Ignore unreliable DNS servers. 2016-04-05 11:42:43 +09:00