]> git.ipfire.org Git - thirdparty/bind9.git/commit
add tests for 'delv +ns -4' and '-6'
authorEvan Hunt <each@isc.org>
Thu, 5 Jun 2025 21:10:21 +0000 (14:10 -0700)
committerEvan Hunt <each@isc.org>
Fri, 13 Jun 2025 02:44:21 +0000 (19:44 -0700)
commitd29f1d171050580fde7e1ff3bc70f4c8157a4c1f
treeb7c219430fc9d80439a30cd2132da12906cda49f
parent70ce3136bd533b2c3caa8e2f81dd631c85e2eab9
add tests for 'delv +ns -4' and '-6'

check that `delv +ns` sends iterative queries over both address
families when -4 and -6 are not used, and suppresses queries
appropriately when they are.
bin/tests/system/digdelv/root.hint [new file with mode: 0644]
bin/tests/system/digdelv/tests.sh