]> git.ipfire.org Git - thirdparty/bind9.git/commit
Test the 'request-ixfr-max-diffs' configuration option
authorAram Sargsyan <aram@isc.org>
Fri, 7 Jun 2024 14:49:59 +0000 (14:49 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Thu, 22 Aug 2024 13:42:27 +0000 (13:42 +0000)
commit49505cb93d7d4cc4ba7d35939d5e09994e98802d
treeacf3d74f5f8568d35c575768dbb58ce21a6cbf99
parentc05a823e8b458121fab69e464e102f91cdc180b1
Test the 'request-ixfr-max-diffs' configuration option

Configure a maximum of 3 allowed differences and add 5 new records.
Check that named detected that the differences exceed the allowed
limit and successfully retries with AXFR.
bin/tests/system/xfer/ns1/ixfr-too-many-diffs.db [new file with mode: 0644]
bin/tests/system/xfer/ns1/named1.conf.in
bin/tests/system/xfer/ns6/named.conf.in
bin/tests/system/xfer/tests.sh