]> git.ipfire.org Git - thirdparty/bind9.git/commit
reduce the max-recursion-queries default to 32
authorEvan Hunt <each@isc.org>
Tue, 25 Jun 2024 21:39:58 +0000 (14:39 -0700)
committerEvan Hunt <each@isc.org>
Wed, 7 Aug 2024 22:36:15 +0000 (15:36 -0700)
commita11367ade3f4ebd314c31a1ef45965e3859b5095
tree266a661fe7b2d691fade9c0af749dd2c63f26bb3
parentbfbc6a6c840461a530077f2d5b02f9a53500f8ce
reduce the max-recursion-queries default to 32

the number of iterative queries that can be sent to resolve a
name now defaults to 32 rather than 100.

(cherry picked from commit 7e3b425dc283df66df9c46002307ab676e10e4fd)
bin/named/config.c
bin/tests/system/reclimit/ns3/named1.conf.in
bin/tests/system/resolver/ns1/named.conf.in
doc/arm/reference.rst
lib/dns/resolver.c