]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add system test for forward only grafted zone with synth-from-dnssec
authorMark Andrews <marka@isc.org>
Fri, 17 Jun 2022 04:40:39 +0000 (14:40 +1000)
committerMark Andrews <marka@isc.org>
Wed, 6 Jul 2022 21:47:45 +0000 (07:47 +1000)
commit00db079f797ec319e55f5f59b6e4d8c2e55f5781
treed26a4c762a1b3259a887214a160d4f5b590f259b
parent30d4e3ee89fb662608fa2e9e69e6052a2b515fdd
Add system test for forward only grafted zone with synth-from-dnssec

We are grafting on an unsigned zone "example.internal" where the higher
zone (".") is signed and would otherwise cause named to synthesise a
NXDOMAIN for example.internal.  We prime the cache by performing a
lookup for "internal" and then lookup "example.internal".

(cherry picked from commit 8af5d0ad68ca939d98dd57706b534c58741e94a8)
bin/tests/system/synthfromdnssec/ns1/root.db.in
bin/tests/system/synthfromdnssec/ns2/example.internal.db [new file with mode: 0644]
bin/tests/system/synthfromdnssec/ns2/named.conf.in
bin/tests/system/synthfromdnssec/ns5/named.conf.in
bin/tests/system/synthfromdnssec/tests.sh