]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add shutdown signaling for catalog zones
authorAram Sargsyan <aram@isc.org>
Mon, 27 Feb 2023 21:29:24 +0000 (21:29 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Tue, 28 Feb 2023 09:50:42 +0000 (09:50 +0000)
commited942f55366526134ff56f98cd9311dbcc49ccd7
tree2a579fd413ad28a9cb87b9322025c8b170358acd
parentceba260fb8b4ba4babc5e6060b5f05d33db8a021
Add shutdown signaling for catalog zones

This change should make sure that catalog zone update processing
doesn't happen when the catalog zone is being shut down. This
should help avoid races when offloading the catalog zone updates
in the follow-up commit.

(cherry picked from commit 246b7084d6ecb692643da464e734d719495ae63f)
bin/named/server.c
lib/dns/catz.c
lib/dns/include/dns/catz.h
lib/dns/view.c