]> git.ipfire.org Git - thirdparty/bind9.git/commit
implement 'max-query-restarts'
authorEvan Hunt <each@isc.org>
Wed, 26 Jun 2024 06:49:00 +0000 (23:49 -0700)
committerEvan Hunt <each@isc.org>
Wed, 7 Aug 2024 21:12:34 +0000 (21:12 +0000)
commit053e01b9f069cd1fdecf5efb80d815338e8e1c2d
treea6b451e58bb748ba9242f637d698d89a20b34c6f
parent5e1e33da6f2864bc5b43142c8265a0e6eac5ea11
implement 'max-query-restarts'

implement, document, and test the 'max-query-restarts' option
which specifies the query restart limit - the number of times
we can follow CNAMEs before terminating resolution.

(cherry picked from commit 104f3b82fb7c7cd03edc36507b167cfc6e11d17c)
bin/named/config.c
bin/named/server.c
bin/tests/system/chain/ns7/named.conf.in
bin/tests/system/chain/tests.sh
bin/tests/system/checkconf/good.conf.in
doc/arm/reference.rst
doc/misc/options
lib/isccfg/check.c
lib/isccfg/namedconf.c