]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check if catz is active in dns__catz_update_cb()
authorAram Sargsyan <aram@isc.org>
Thu, 2 Mar 2023 13:32:21 +0000 (13:32 +0000)
committerAram Sargsyan <aram@isc.org>
Thu, 2 Mar 2023 18:57:16 +0000 (18:57 +0000)
commit9c48b6619ad17596a01b3eaede5bb0f84c83a7ee
tree1ee9146155d9e0df682b28183778da7dee879ce8
parent2e348627a179a3b8593264de6efc46d648699081
Check if catz is active in dns__catz_update_cb()

A reconfiguration can deactivate the catalog zone, while the
offloaded update process was preparing to run.

(cherry picked from commit 6980e3b354778e3ff628d8e72ddf357cb0d8b2a0)
lib/dns/catz.c