]> git.ipfire.org Git - thirdparty/bind9.git/commit
2904. [bug] When using DLV, sub-zones of the zones in the DLV,
authorMark Andrews <marka@isc.org>
Wed, 26 May 2010 06:28:00 +0000 (06:28 +0000)
committerMark Andrews <marka@isc.org>
Wed, 26 May 2010 06:28:00 +0000 (06:28 +0000)
commite27d55e3ee06b6edcf625b8920a5c809da7f0b98
tree50e61bc45fd7346136b85d5e0b7e0c7c09c660f1
parent74040af06f78f0eb8ca07bf2dd998f086c788545
2904.   [bug]           When using DLV, sub-zones of the zones in the DLV,
                        could be incorrectly marked as insecure instead of
                        secure leading to negative proofs failing.  This was
                        a unintended outcome from change 2890. [RT# 21392]
CHANGES
bin/tests/system/conf.sh.in
bin/tests/system/dlv/clean.sh
bin/tests/system/dlv/ns3/child.db.in
bin/tests/system/dlv/ns3/sign.sh
bin/tests/system/dlv/ns6/child.db.in [new file with mode: 0644]
bin/tests/system/dlv/ns6/hints [new file with mode: 0644]
bin/tests/system/dlv/ns6/named.conf [new file with mode: 0644]
bin/tests/system/dlv/ns6/sign.sh [new file with mode: 0755]
bin/tests/system/dlv/tests.sh
lib/dns/validator.c