]> git.ipfire.org Git - thirdparty/bind9.git/commit
Group the keyid with the counters
authorMatthijs Mekking <matthijs@isc.org>
Thu, 2 Apr 2020 08:50:16 +0000 (10:50 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 3 Apr 2020 07:27:15 +0000 (09:27 +0200)
commiteb6a8b47d79beed5be357ebf6dc082dc34341824
treeb65bdfe1cb856733cdb201e1ea083defb76cb5f9
parent31e8b2b13c0ae71f168517f65e0cec70add8adcf
Group the keyid with the counters

Rather than group key ids together, group key id with its
corresponding counters. This should make growing / shrinking easier
than having keyids then counters.
lib/dns/stats.c