]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check that primary key names have not changed
authorMark Andrews <marka@isc.org>
Fri, 23 Sep 2022 06:52:44 +0000 (16:52 +1000)
committerMark Andrews <marka@isc.org>
Tue, 27 Sep 2022 12:19:37 +0000 (22:19 +1000)
commit83726e2fd361730254e071e23894ef0b80dfd4f1
tree450444d34d6b94a97ea6b5a5a906fb061f690b89
parent55726d616fb5cd06df7e0d58a9a3d9608644596e
Check that primary key names have not changed

When looking for changes in a catalog zone member zone we need to
also check if the TSIG key name associated with a primary server
has be added, removed or changed.

(cherry picked from commit 9172bd9b5a0b039cea187b6c7cc2c1314210c5d6)
lib/dns/catz.c