bind9/bin
Alessio Podda 9caa123cf4 Add DNS64 DNAME restart regression test
Exercise a recursive AAAA query below a DNAME owner that also has a
partially excluded AAAA RRset.  This covers the query_filter64() path
where the response already contains the owner name and DNS64 attaches a
filtered AAAA rdataset to it.

(cherry picked from commit 4997d4ae6f)
2026-06-08 10:12:08 +02:00
..
check Resolve ERR_MISSING_GLUE / ERR_EXTRA_AAAA value collision 2026-04-29 15:31:58 +00:00
confgen Size HMAC key generation buffers to the maximum block size 2026-04-30 06:00:07 +02:00
delv Skip detach when delv's client never created 2026-04-30 12:07:49 +02:00
dig Add examples to the dig man page 2026-02-22 16:21:13 +00:00
dnssec Fix spelling typos in comments and code 2026-06-01 15:04:31 +00:00
named Fix wrong variable in named_server_sync() log message 2026-06-01 17:43:58 +02:00
nsupdate nsupdate does not handle zero length RDATA well 2026-04-09 00:34:15 +00:00
plugins standardize CHECK and RETERR macros 2025-12-03 19:17:20 -08:00
rndc List 'rndc dnssec' arguments in alphabetic order 2026-02-18 14:20:53 +00:00
tests Add DNS64 DNAME restart regression test 2026-06-08 10:12:08 +02:00
tools Validate nsec3hash arguments instead of relying on atoi() 2026-05-21 11:41:29 +00:00
Makefile.am