From: Mark Andrews Date: Tue, 4 Feb 2025 02:35:33 +0000 (+0000) Subject: fix: test: Fix 'ans' servers so they respond with consistent answers to NS queries... X-Git-Tag: v9.21.5~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8802cbfa09420c2175cda559c235f7647034540;p=thirdparty%2Fbind9.git fix: test: Fix 'ans' servers so they respond with consistent answers to NS queries at QNAME. The ANS servers were not to written to handle NS queries at the QNAME, resulting in gratuitous protocol errors that will break tests when NS requests are made for the QNAME: i.e., NXDOMAIN for NS vs data for expected type, CNAME not being returned for all query types. Prerequisite for !9155 Closes #5062 Merge branch '5062-fix-ans-servers-ns-at-qname' into 'main' See merge request isc-projects/bind9!9786 --- f8802cbfa09420c2175cda559c235f7647034540