]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: test: Check delegation response to ANY query
authorEvan Hunt <each@isc.org>
Thu, 11 Dec 2025 19:57:12 +0000 (19:57 +0000)
committerEvan Hunt <each@isc.org>
Thu, 11 Dec 2025 19:57:12 +0000 (19:57 +0000)
commit216c6a53e90aae5f301772d471f4f4a18c2ceb43
treedb63066685c9856dc3d0a008dcabad05d68887b6
parent4b4051b09bfc58d8c058d811cfeffd7538a17238
parent92919609c44e730136eb44514dbfdcd0a793cbef
chg: test: Check delegation response to ANY query

If mandatory glue is present, it should be returned when the query type is ANY.

Merge branch '5659-any-glue-test' into 'main'

See merge request isc-projects/bind9!11367