]> git.ipfire.org Git - thirdparty/bind9.git/commit
Extract check_dnskey_sigs() from check_dnskey()
authorMichał Kępień <michal@isc.org>
Fri, 15 Jun 2018 07:59:20 +0000 (09:59 +0200)
committerMichał Kępień <michal@isc.org>
Fri, 15 Jun 2018 08:10:24 +0000 (10:10 +0200)
commitf06a755dd253dbf0c4841d18b66a257de5d05cef
tree110172ea743bac3c193493bc55e79d382989947f
parentd4f3b14c787ccc3e8278436f2b2de9a6aa540b6f
Extract check_dnskey_sigs() from check_dnskey()

Extract the part of check_dnskey() responsible for determining active
algorithms in the verified zone based on the signatures at zone apex to
a separate function.
lib/dns/zoneverify.c