bind9/bin/tests/system/resolver
Colin Vidal ff274e37af Delegations have a minimal TTL of 60 seconds
Delegations are now stored in delegdb with a TTL of at least 60 seconds
by default. A new configuration option `min-delegation-ttl` allows
overriding this value or disabling entirely it with `0`.

This hardens the resolver against misconfigured glue or NS records
with very low TTLs, which would otherwise trigger delegation refetches
too often.

A new option `max-delegation-ttl` (which default to `0`) is also added,
enabling an operator to enforce a maximum TTL check for delegations.
2026-07-01 08:40:05 +02:00
..
ans2 Add a new 'deny-answer-aliases' check in 'resolver' system test 2026-06-15 09:37:07 +00:00
ans3 Add a new 'deny-answer-aliases' check in 'resolver' system test 2026-06-15 09:37:07 +00:00
ans8 Replace deprecated typing imports 2026-02-20 15:17:32 +01:00
ans10 Replace deprecated typing imports 2026-02-20 15:17:32 +01:00
ns1 Disallow configuration of user-defined non-IN class views 2026-06-08 17:50:15 +02:00
ns4 Remove license headers from test zone files 2026-03-31 17:57:58 +02:00
ns5 Delegations have a minimal TTL of 60 seconds 2026-07-01 08:40:05 +02:00
ns6 Remove license headers from test zone files 2026-03-31 17:57:58 +02:00
ns7 Remove licensing header check for root.hint[s] 2026-04-28 15:37:10 +01:00
ns9 Remove licensing header check for root.hint[s] 2026-04-28 15:37:10 +01:00
ns11 Remove license headers from named.conf test files 2026-03-31 17:57:58 +02:00
prereq.sh Reformat shell scripts with shfmt 2023-10-26 10:23:50 +02:00
resolver_ans.py Replace deprecated typing imports 2026-02-20 15:17:32 +01:00
setup.sh Use jinja2 templates in resolver test 2025-12-09 14:23:17 +01:00
tests.sh Disallow configuration of user-defined non-IN class views 2026-06-08 17:50:15 +02:00
tests_resolver.py Add a new 'deny-answer-aliases' check in 'resolver' system test 2026-06-15 09:37:07 +00:00
tests_sh_resolver.py Apply black formatting changes 2026-01-22 09:41:21 +01:00