]> 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)
committerOndřej Surý <ondrej@isc.org>
Tue, 20 Aug 2024 17:34:46 +0000 (17:34 +0000)
commit20060f87549a6e26e85af703afa82bca5c851472
tree19f01135b10ec4a39f0f83e2df5d3cacf40f28f4
parent910f42db8c27c83205541826dd2e2b72e875e51a
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)
(cherry picked from commit a11367ade3f4ebd314c31a1ef45965e3859b5095)
bin/named/config.c
bin/tests/system/reclimit/ns3/named1.conf.in
bin/tests/system/resolver/ns1/named.conf.in
doc/arm/Bv9ARM-book.xml
lib/dns/resolver.c