From f9846b8c1b0d7cb6c96e287534058b2851edc669 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 8 Aug 2024 13:45:09 +0200 Subject: [PATCH] fix header length --- pdns/recursordist/docs/metrics.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/metrics.rst b/pdns/recursordist/docs/metrics.rst index f462b3c693..2f3e1f8ff7 100644 --- a/pdns/recursordist/docs/metrics.rst +++ b/pdns/recursordist/docs/metrics.rst @@ -389,7 +389,7 @@ dnssec-result-bogus-missing-negative-indication number of responses sent, packet-cache hits excluded, that were in the Bogus state because a NODATA or NXDOMAIN answer lacked the required SOA and/or NSEC(3) records. dnssec-result-bogus-signature-not-yet-valid -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. versionadded:: 4.4.2 number of responses sent, packet-cache hits excluded, that were in the Bogus state because the signature inception time in the RRSIG was not yet valid. -- 2.47.2