]> git.ipfire.org Git - thirdparty/bind9.git/commit
Count per fetch type
authorMatthijs Mekking <matthijs@isc.org>
Thu, 30 Oct 2025 10:01:04 +0000 (11:01 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 6 Nov 2025 09:54:55 +0000 (10:54 +0100)
commit94a82c2ecb0f7ddcb56a9634ffd6525ecf0a6ba0
tree7aa26659b538a3be8956cfaeb37bf07eab1444c0
parent7ac02d4c047389a84689d9a1cc26803ed74f3b7a
Count per fetch type

Track fetch counts per type in an array, rather than special named
variables within the zone structure.
lib/dns/include/dns/zonefetch.h
lib/dns/zone.c