bind9/bin/tests/system/resolver
Evan Hunt f3af8a7dc3 preserve cache across reload when using attach-cache
when the attach-cache option is used in the options block
with an arbitrary name, it causes all views to use the same
cache. however, previously, this could cause the cache to be
deleted and a new cache created every time the server was
reconfigured. this did *not* occur when attach-cache was
used at the view level to refer back to another view's cache.

in this commit we correct the problem by checking for
pre-existing caches during reconfiguration, and moving
them from the old server cache list to the new cache list
before cleaning up and freeing the old cache list.
2024-12-06 12:34:33 -08:00
..
ans2 test: DS query against broken NODATA responses 2024-03-06 10:09:05 +11:00
ans3 Test shorter resolver-query-timeout configuration 2024-08-01 18:30:35 +00:00
ans8 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ans10 Add a server which returns FORMERR to all EDNS options 2023-05-11 09:32:02 +10:00
ns1 preserve cache across reload when using attach-cache 2024-12-06 12:34:33 -08:00
ns4 Check fallback on FORMERR to EDNS options 2023-05-11 10:49:39 +10:00
ns5 Check responselog behaviour 2024-09-19 21:44:06 +00:00
ns6 Check responselog behaviour 2024-09-19 21:44:06 +00:00
ns7 Use trust anchors with 'dnssec-validation yes' in system tests 2024-02-02 19:54:09 +00:00
ns9 Add regression test for [GL #4987] 2024-10-17 11:04:32 +11:00
prereq.sh Reformat shell scripts with shfmt 2023-10-26 10:23:50 +02:00
setup.sh Add system test for dual-stack-servers with possible DNAME response 2022-11-17 12:23:45 +11:00
tests.sh preserve cache across reload when using attach-cache 2024-12-06 12:34:33 -08:00
tests_sh_resolver.py Replace clean.sh files with extra_artifacts mark 2024-11-08 10:54:24 +01:00