]> git.ipfire.org Git - thirdparty/bind9.git/commit
Handle multiple NSEC3PARAM records in tests
authorMark Andrews <marka@isc.org>
Fri, 22 Dec 2023 00:55:39 +0000 (11:55 +1100)
committerMark Andrews <marka@isc.org>
Tue, 2 Jan 2024 22:25:43 +0000 (09:25 +1100)
commit1a52dccd323ece352da073ae01c8ede62c852b17
tree0ef3cae121f72ce734c93b1448ebaf3cfa2d4694
parentd5aa22ec7418014b91a2f7e97c00b964d4660108
Handle multiple NSEC3PARAM records in tests

When transitioning from one NSEC3 chain to another it is legal for
there to be multiple complete chains in the zone with multiple
NSEC3PARAM records.  Handle this intermediate state by checking
for the expected length in the loop.
bin/tests/system/dnssec/tests.sh