]> 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 08:03:49 +0000 (10:03 +0200)
commitfacd99fd9cb9a6bfa2011d13b2fbaf1b3cde8e04
tree5833d55a298db3077953f832bbf56eaa07b4a01a
parente67490cadb576b87c1a83f382e41905a0f404b5e
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.

(cherry picked from commit eb6a8b47d79beed5be357ebf6dc082dc34341824)
lib/dns/stats.c