]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add DNSSEC sign operations statistics channel
authorMatthijs Mekking <matthijs@isc.org>
Wed, 19 Jun 2019 14:02:50 +0000 (16:02 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 27 Jun 2019 10:37:27 +0000 (12:37 +0200)
commitec799c667d812aff4082b71b7dc96a86e1ac5885
treebfc16bce5b0ec2d7cf3322dcd81f3b043a4f9d2d
parenta25668a58b9f728604ab1b90de29f0d07b7d8d51
Add DNSSEC sign operations statistics channel

Add a new statistics structure to record how many sign operations
a key has made within a zone.

(cherry picked from commit d8cf7aedfa7b22d05d1ac272c9972d2cc80b56a0)
bin/named/statschannel.c
bin/named/zoneconf.c
lib/dns/include/dns/stats.h
lib/dns/include/dns/zone.h
lib/dns/stats.c
lib/dns/win32/libdns.def.in
lib/dns/zone.c