History log of /sssd-io/src/external/libresolv.m4
Revision Date Author Comments Expand
bf54fbed126ec3d459af40ea370ffadacd31c76d 11-Feb-2015 Jakub Hrozek <jhrozek@redhat.com>

RESOLV: Add an internal function to read TTL from a DNS packet Related: https://fedorahosted.org/sssd/ticket/1884 Adds an internal resolver function that reads the TTL for SRV records as specified by RFC-2181. Several internal c-ares definitions are used until c-ares contains a function that exposes all this information via a parsing function. Reviewed-by: Pavel Březina <pbrezina@redhat.com>