]> git.ipfire.org Git - thirdparty/bind9.git/commit
Don't process DNSSEC-related and ZONEMD records in catz
authorAram Sargsyan <aram@isc.org>
Wed, 1 Jun 2022 08:51:55 +0000 (08:51 +0000)
committerAram Sargsyan <aram@isc.org>
Thu, 2 Jun 2022 10:20:11 +0000 (10:20 +0000)
commit1355fc6a0411b6744ffbb276eb3383a9aca9a07e
tree2999182d84c90317d396bb6e527d8f03e0e3d678
parent58760fb7d53659ba37c34a8943e921334d80db20
Don't process DNSSEC-related and ZONEMD records in catz

When processing a catalog zone update, skip processing records with
DNSSEC-related and ZONEMD types, because we are not interested in them
in the context of a catalog zone, and processing them will fail and
produce an unnecessary warning message.

(cherry picked from commit 73d664313703d2874c3b1a4380afdcd8ba26dc62)
lib/dns/catz.c