]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
docs/dnssec: add note about CD flag 6695/head
authorChris Hofstaedtler <christian.hofstaedtler@deduktiva.com>
Tue, 29 May 2018 22:31:52 +0000 (00:31 +0200)
committerChris Hofstaedtler <christian.hofstaedtler@deduktiva.com>
Tue, 29 May 2018 22:31:52 +0000 (00:31 +0200)
pdns/recursordist/docs/dnssec.rst

index 293026d38b08e21c9f81e559969aeae76892008e..fcf2b5650f6e3cd44a8e98c334e7331aff1600ae 100644 (file)
@@ -72,6 +72,9 @@ The descriptions above are a bit terse, here's a table describing different scen
 This might lead to unexpected query results when testing.
 Set ``+noad`` on the ``dig`` commandline when this is the case.
 
+**Note**: the CD-bit is honored correctly for ``process`` and
+``validate``. For ``log-fail``, failures will be logged too.
+
 Trust Anchor Management
 -----------------------
 In the PowerDNS Recursor, both positive and negative trust anchors can be configured during startup (from a persistent configuration file) and at runtime (which is volatile).