]> git.ipfire.org Git - thirdparty/bind9.git/commit
[v9_10] fixes to checkconf test, HIP casecompare
authorEvan Hunt <each@isc.org>
Thu, 28 Aug 2014 04:36:46 +0000 (21:36 -0700)
committerEvan Hunt <each@isc.org>
Thu, 28 Aug 2014 04:36:46 +0000 (21:36 -0700)
commit3df390931e89bcccd79320f4841a3a9d81fad664
treec811ae7bae59b6b8e0c02f4abe2dde3abd7fd8cd
parent5859a1e04770e2595b5133b2d926d64250b0bde9
[v9_10] fixes to checkconf test, HIP casecompare

3933. [bug] Corrected the implementation of dns_rdata_casecompare()
for the HIP rdata type.  [RT #36911]

3932. [test] Improved named-checkconf tests. [RT #36911]

(cherry picked from commit 0c2313eb367de3b58801d643d52c0fd9bc0e5df7)
15 files changed:
CHANGES
bin/check/Makefile.in
bin/tests/system/checkconf/check-dup-records-fail.conf [new file with mode: 0644]
bin/tests/system/checkconf/check-dup-records.db [new file with mode: 0644]
bin/tests/system/checkconf/check-mx-cname-fail.conf [new file with mode: 0644]
bin/tests/system/checkconf/check-mx-cname.db [new file with mode: 0644]
bin/tests/system/checkconf/check-mx-fail.conf [new file with mode: 0644]
bin/tests/system/checkconf/check-mx.db [new file with mode: 0644]
bin/tests/system/checkconf/check-names-fail.conf [new file with mode: 0644]
bin/tests/system/checkconf/check-names.db [new file with mode: 0644]
bin/tests/system/checkconf/check-srv-cname-fail.conf [new file with mode: 0644]
bin/tests/system/checkconf/check-srv-cname.db [new file with mode: 0644]
bin/tests/system/checkconf/clean.sh
bin/tests/system/checkconf/tests.sh
lib/dns/rdata/generic/hip_55.c