bind9/bin
Aram Sargsyan d54e7052ab 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.

(cherry picked from commit 537187bf2f)
2023-01-09 14:26:02 +01:00
..
check Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
confgen Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
delv Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
dig tlsctx_client_session_cache_new() -> tlsctx_client_session_create() 2022-12-23 13:58:14 +02:00
dnssec Extend dns_db_allrdatasets to control interation results 2022-12-07 23:59:36 +00:00
named Don't crash when rndc delzone encounters a catz member 2023-01-04 17:50:44 +00:00
nsupdate Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
plugins Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
rndc Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
tests Add serve-stale CNAME check with stale-answer-client-timeout off 2023-01-09 14:26:02 +01:00
tools Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00