]> git.ipfire.org Git - thirdparty/bind9.git/commit
Log a warning when catz is told to modify a zone not added by catz
authorAram Sargsyan <aram@isc.org>
Tue, 8 Feb 2022 11:47:48 +0000 (11:47 +0000)
committerAram Sargsyan <aram@isc.org>
Mon, 28 Mar 2022 10:17:56 +0000 (10:17 +0000)
commitd29e5f197b630c202d49efa1a6f9bcab7a02ee48
treebc5c50e80a4c9947e72eb99bf8dc845967971d9a
parente861224cf4ec2b7845348f92845825e8867c328f
Log a warning when catz is told to modify a zone not added by catz

Catz logs a warning message when it is told to modify a zone which was
not added by the current catalog zone.

When logging a warning, distinguish the two cases when the zone
was not added by a catalog zone at all, and when the zone was
added by a different catalog zone.
bin/named/server.c