]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
Consider TTL of CNAME record and return minimum TTL in the chain
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Fri, 30 Mar 2012 15:28:14 +0000 (20:58 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Fri, 30 Mar 2012 16:00:01 +0000 (21:30 +0530)
commit48c41d04ee06efc6ec97325ed6697c121b40865f
treed954e0201566cb3844d831217fd8753573ff51da
parent2f5a5ed02c346e5debc89b82a7c7e0eacc37a107
Consider TTL of CNAME record and return minimum TTL in the chain

[BZ #13928] A DNS request consists of multiple resources combined into
a single hostent, including multiple CNAME records that may have been
assigned different TTL values. In such a case, nscd should take the
least TTL among all of the resources as the timeout for the hostent
before it is reloaded in its cache so that the hostent remains stale
in the database for the least amount of time.
ChangeLog
NEWS
resolv/nss_dns/dns-host.c