]> 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 21:12:34 +0000 (21:12 +0000)
commit5e1e33da6f2864bc5b43142c8265a0e6eac5ea11
tree71858dcb5df90cd502133bb5f1ceb4d431be1d13
parent74d94707cde93252d96e8c878cabfba1a413f587
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