]> git.ipfire.org Git - thirdparty/bind9.git/commit
Record how often DNS_R_COVERINGNSEC is returned from the cache
authorMark Andrews <marka@isc.org>
Wed, 27 Oct 2021 02:25:41 +0000 (13:25 +1100)
committerPetr Špaček <pspacek@isc.org>
Thu, 2 Dec 2021 13:18:41 +0000 (14:18 +0100)
commit43316a40a09c57cf16f8c8d0cbd1aa01616fd71f
treeb22d13e4937ed3c10648aa7ff08073cde5eb998f
parent90dbdb2cb5b350862504a3097ddc58d18d3b2c06
Record how often DNS_R_COVERINGNSEC is returned from the cache

reported as "covering nsec returned" when dumping cache stats
and as "CoveringNSEC" in json and xml cache statistics.
lib/dns/cache.c
lib/dns/include/dns/stats.h
lib/dns/rbtdb.c