]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check if catz is active in dns__catz_timer_cb()
authorAram Sargsyan <aram@isc.org>
Thu, 2 Mar 2023 13:19:53 +0000 (13:19 +0000)
committerAram Sargsyan <aram@isc.org>
Thu, 2 Mar 2023 17:40:10 +0000 (17:40 +0000)
commit67c77aba380acd038bde11a5067189fed2ffb7d9
treedf4397d12b126a66076194713ac0873b130773bd
parent3973724d67651d3a3d90c6a4d32add040ba2b707
Check if catz is active in dns__catz_timer_cb()

A reconfiguration can deactivate the catalog zone, while the
update process was deferred using a timer.
lib/dns/catz.c