platform_bionic/libc/dns
Pierre Imai 97c9d73a87 Add new info functions to resolver for use by Netd.
android_net_res_stats_get_info_for_net returns the current name servers, search
domains, parameters and stats for the given network ID.

android_net_res_stats_aggregate provides statistics such as errors counts from
the raw stats data reported by android_net_res_stats_get_info_for_net.

android_net_res_stats_get_usable_servers uses the data returned by
android_net_res_stats_aggregate to determine which of the servers are
considered valid or broken by the resolver.

BUG: 25731675

Change-Id: I6059b68e5e8b809027a4d3135f6081588bee8a7d
2016-04-21 10:07:26 +09:00
..
include Add new info functions to resolver for use by Netd. 2016-04-21 10:07:26 +09:00
nameser Replace uses of sprintf(3) with snprintf(3). 2014-10-08 16:12:27 -07:00
net Fix b64_pton. 2016-04-06 12:08:45 -07:00
resolv Add new info functions to resolver for use by Netd. 2016-04-21 10:07:26 +09:00