]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check that excessive iterations in logged by named when
authorMark Andrews <marka@isc.org>
Wed, 17 Feb 2021 05:33:49 +0000 (16:33 +1100)
committerMark Andrews <marka@isc.org>
Thu, 29 Apr 2021 07:55:40 +0000 (17:55 +1000)
commite87748a909eff45d3af869874c51abbc31e3fb76
tree7e2107f36e74a6fd481c9bd4ef80a5c6b0726940
parenta7c8c1cde01abe0bd809e568a9248eb45de14663
Check that excessive iterations in logged by named when

loading an existing zone or transfering from the primary.

(cherry picked from commit 46eb21c546eb36362bafcefa65ee8650fe2de795)
bin/dnssec/dnssec-signzone.c
bin/tests/system/dnssec/clean.sh
bin/tests/system/dnssec/ns1/root.db.in
bin/tests/system/dnssec/ns1/sign.sh
bin/tests/system/dnssec/ns2/named.conf.in
bin/tests/system/dnssec/ns2/sign.sh
bin/tests/system/dnssec/ns2/too-many-iterations.db.in [new file with mode: 0644]
bin/tests/system/dnssec/ns3/named.conf.in
bin/tests/system/dnssec/ns4/named4.conf.in
bin/tests/system/dnssec/tests.sh