]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: preserve cache when reload fails and reload the server again
authorColin Vidal <colin@isc.org>
Wed, 17 Sep 2025 15:38:54 +0000 (17:38 +0200)
committerColin Vidal <colin@isc.org>
Wed, 17 Sep 2025 15:38:54 +0000 (17:38 +0200)
Fixes an issue where failing to reconfigure/reload the server would prevent to preserved the views caches on the subsequent server reconfiguration/reload.

Closes #5523

Merge branch 'colin/fix-cache-revert' into 'main'

See merge request isc-projects/bind9!10984


Trivial merge