]> 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 04:03:25 +0000 (21:03 -0700)
commitea9f4749ed47b34b0096498ea488b57b972012a1
tree81111cd6cb8b1180e75b8b2c5a01b3c440648252
parentace3b4eec82cb572fb9ea7989ee7f25c21dad568
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.

(cherry picked from commit d29f1d171050580fde7e1ff3bc70f4c8157a4c1f)
bin/tests/system/digdelv/root.hint [new file with mode: 0644]
bin/tests/system/digdelv/tests.sh