From f968d0846abc416c0eac51aeff55551f9df2dea0 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 9 Dec 2018 21:46:00 +0100 Subject: T1091: extend DNS forwarding/DNSSEC completion help text --- interface-definitions/dns-forwarding.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/interface-definitions/dns-forwarding.xml b/interface-definitions/dns-forwarding.xml index eda31f029..88af5f4f9 100644 --- a/interface-definitions/dns-forwarding.xml +++ b/interface-definitions/dns-forwarding.xml @@ -40,23 +40,23 @@ off - + No DNSSEC processing whatsoever! process-no-validate - + Respond with DNSSEC records to clients that ask for it. Don't do any validation. process - + Respond with DNSSEC records to clients that ask for it. Validation for clients that request it. log-fail - + Similar behaviour to process, but validate RRSIGs on responses and log bogus responses. validate - + Full blown DNSSEC validation. Send SERVFAIL to clients on bogus responses. (off|process-no-validate|process|log-fail|validate) -- cgit v1.2.3