]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '4079-multiple-keyrings' into 'main'
authorEvan Hunt <each@isc.org>
Thu, 25 May 2023 22:01:33 +0000 (22:01 +0000)
committerEvan Hunt <each@isc.org>
Thu, 25 May 2023 22:01:33 +0000 (22:01 +0000)
commit2f75605698b94a643df6c7891dc334cc3538c7ee
tree793c09993fc984726c548105044f4d16a56ed09c
parent80eb7c2d2160cac78f4ffcb986d06cea2b771076
parent03a9aa95bf5325e17835be38f8497f97a0fea3a2
Merge branch '4079-multiple-keyrings' into 'main'

prevent TSIG keys from being added to multiple rings

Closes #4079

See merge request isc-projects/bind9!7955