4693. [func] Synthesis of responses from DNSSEC-verified records.

Stage 1 covers NXDOMAIN synthesis from NSEC records.
                        This is controlled by synth-from-dnssec and is enabled
                        by default. [RT #40138]
This commit is contained in:
Mark Andrews
2017-08-31 07:57:50 +10:00
parent c26370fc69
commit 0aed466565
32 changed files with 927 additions and 98 deletions

View File

@@ -0,0 +1,7 @@
$TTL 3600
@ SOA ns1 hostmaster 1 3600 1200 604800 3600
@ NS ns1
ns1 A 10.53.0.1
nodata TXT nodata
*.wild-a A 1.2.3.4
*.wild-cname CNAME ns1