]> git.ipfire.org Git - thirdparty/bind9.git/commit
Update dnskey sign operations statistics
authorMatthijs Mekking <matthijs@isc.org>
Thu, 20 Jun 2019 11:06:04 +0000 (13:06 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 27 Jun 2019 10:37:27 +0000 (12:37 +0200)
commit2c494feee68fc07f8f623e3225744e27a837be1d
tree298657f80bd5aa78ce4e03fa6d64a13b0f1e484c
parentec799c667d812aff4082b71b7dc96a86e1ac5885
Update dnskey sign operations statistics

Update per key tag the stats counter when it creates a new signature.
This can happen upon a dynamic update, or when doing DNSSEC
maintenance.

(cherry picked from commit 312fa7f65e6dbcc809155d602b4bcdaab7a4872a)
lib/dns/update.c
lib/dns/zone.c