]> git.ipfire.org Git - thirdparty/bind9.git/commit
Clear dnssec-sign stats for removed keys
authorMatthijs Mekking <matthijs@isc.org>
Fri, 20 Aug 2021 13:06:13 +0000 (15:06 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 24 Aug 2021 07:07:15 +0000 (09:07 +0200)
commitde15e07800f695ac2a344463cbe56fe9c189f95d
tree1f0c085d3228f854bd006de6f411358185c000ed
parent019a52a1844c843b9e5dff2f7a2f5adea8400c2f
Clear dnssec-sign stats for removed keys

Clear the key slots for dnssec-sign statistics for keys that are
removed. This way, the number of slots will stabilize to the maximum
key usage in a zone and will not grow every time a key rollover is
triggered.
lib/dns/include/dns/stats.h
lib/dns/stats.c
lib/dns/zone.c