]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use NS rather than A records for qname-minimization relaxed
authorMark Andrews <marka@isc.org>
Tue, 23 May 2023 06:59:40 +0000 (16:59 +1000)
committerOndřej Surý <ondrej@isc.org>
Wed, 28 Jun 2023 10:31:49 +0000 (12:31 +0200)
commitb3a97da7a7401396e47f70644057d8e4fd2ea2a8
treea19d5f8d7338cec88f6cfa08ffa75278ae8b7f15
parent0eb73bb6a3fe29e80938d8f0e62b6c27635eba0a
Use NS rather than A records for qname-minimization relaxed

Remove all references to DNS_FETCHOPT_QMIN_USE_A and adjust
the expected tests results in the qmin system test.

(cherry picked from commit dd00b3c50b6d173b90208c5f659c9ca55a55dd2e)
bin/tests/system/qmin/tests.sh
doc/arm/reference.rst
lib/dns/include/dns/resolver.h
lib/dns/resolver.c
lib/ns/query.c