]> 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 11:02:35 +0000 (12:02 +0100)
commit24a684db945cec2bd9acff891c7ddfb1bcd4e5c5
tree30fd7b2172eb58d9cbc5af867c340cd52d9f6bdb
parent65d70ebd205824a4a941d5d3a0d6a6941203a33b
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.

(cherry picked from commit b91339b80e5b82a56622c93cc1e3cca2d0c11bc0)
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 75% 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