bind9/bin
Aram Sargsyan 537187bf2f 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.
2023-01-09 10:44:01 +01: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 tlsctx_client_session_cache_new() -> tlsctx_client_session_create() 2022-12-23 11:10:11 +02:00
dnssec Extend dns_db_allrdatasets to control interation results 2022-12-07 22:20:02 +00:00
named Don't crash when rndc delzone encounters a catz member 2023-01-04 14:04:22 +00:00
nsupdate Rename isc_tlsctx_cache_new() -> isc_tlsctx_cache_create() 2022-12-23 11:10:11 +02: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 2023-01-09 10:44:01 +01:00
tools Change the isc_buffer_reserve() to take just buffer pointer 2022-12-20 19:13:48 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00