]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add shutdown signaling for catalog zones
authorAram Sargsyan <aram@isc.org>
Tue, 21 Feb 2023 21:14:44 +0000 (21:14 +0000)
committerOndřej Surý <ondrej@isc.org>
Fri, 24 Feb 2023 14:06:54 +0000 (15:06 +0100)
commit246b7084d6ecb692643da464e734d719495ae63f
treee7e2410b23fcfc86911df4703b65053bbf798c54
parent94ee6f6672d283afa476785e821ccfe2bf231d86
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.
lib/dns/catz.c
lib/dns/include/dns/catz.h
lib/dns/view.c