]> git.ipfire.org Git - thirdparty/bind9.git/commit
test failure conditions
authorEvan Hunt <each@isc.org>
Thu, 10 Nov 2022 05:56:16 +0000 (21:56 -0800)
committerMichał Kępień <michal@isc.org>
Thu, 12 Jan 2023 10:52:48 +0000 (11:52 +0100)
commitb91339b80e5b82a56622c93cc1e3cca2d0c11bc0
tree3d5e1304d02a9adc7e6eddc296dcab77bd8c0320
parent964f559edb5036880b8e463b8f190b9007ee055d
test failure conditions

verify that updates are refused when the client is disallowed by
allow-query, and update forwarding is refused when the client is
is disallowed by update-forwarding.

verify that "too many DNS UPDATEs" appears in the log file when too
many simultaneous updates are processing.
bin/tests/system/nsupdate/ns1/named.conf.in
bin/tests/system/nsupdate/tests.sh
bin/tests/system/upforwd/clean.sh
bin/tests/system/upforwd/ns3/named1.conf.in [moved from bin/tests/system/upforwd/ns3/named.conf.in with 84% similarity]
bin/tests/system/upforwd/ns3/named2.conf.in [new file with mode: 0644]
bin/tests/system/upforwd/setup.sh
bin/tests/system/upforwd/tests.sh