bind9/bin/tests/system/resolver/ns1
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
..
chaostest.db Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
named.conf.in preserve cache across reload when using attach-cache 2024-12-06 12:34:33 -08:00
root.hint Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00