Overhaul data checking in NSEC code.

This commit is contained in:
Simon Kelley
2024-01-05 22:56:47 +00:00
parent 6f23a0a75e
commit 76bceb06c4
3 changed files with 70 additions and 40 deletions

View File

@@ -23,7 +23,9 @@ enum {
METRIC_DNS_LOCAL_ANSWERED,
METRIC_DNS_STALE_ANSWERED,
METRIC_DNS_UNANSWERED_QUERY,
METRIC_CRYTO_HWM,
METRIC_CRYTO_HWM,
METRIC_SIG_FAIL_HWM,
METRIC_WORK_HWM,
METRIC_BOOTP,
METRIC_PXE,
METRIC_DHCPACK,