]> git.ipfire.org Git - thirdparty/bind9.git/commit
[v9_8] fixes to checkconf test, HIP casecompare
authorEvan Hunt <each@isc.org>
Thu, 28 Aug 2014 04:37:49 +0000 (21:37 -0700)
committerEvan Hunt <each@isc.org>
Thu, 28 Aug 2014 04:37:49 +0000 (21:37 -0700)
commitb3170e887378edbebc6917bcac1a19a9e2468d8a
tree0d1baf96c487b3a5bfec25f9a3844e3af4526490
parentc5028739c153536a18c2810aabbfbf68954a8203
[v9_8] 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)
(cherry picked from commit d5669ee77c4c0fd6c794aa98c0f32897844a5f6d)
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