bind9/bin
Aram Sargsyan 21faf44ef7 Add serve-stale CNAME check with stale-answer-client-timeout off
Prime the cache with the following records:

    shortttl.cname.example.	1	IN	CNAME	longttl.target.example.
    longttl.target.example.	600	IN	A	10.53.0.2

Wait for the CNAME record to expire, disable the authoritative server,
and query 'shortttl.cname.example' again, expecting a stale answer.
2022-12-06 13:26:53 +00:00
..
check Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
confgen Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
delv Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
dig Remember that the port was set in host and nslookup 2022-12-06 08:58:58 +11:00
dnssec Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
named change dns_db_settask() to _setloop() 2022-11-30 11:47:35 -08:00
nsupdate Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
plugins Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
rndc Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
tests Add serve-stale CNAME check with stale-answer-client-timeout off 2022-12-06 13:26:53 +00:00
tools Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00