]> 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 22:36:16 +0000 (15:36 -0700)
commit2e04f0380c5af65661ee906ffc0730e6ea8040aa
tree54009e28bc936dc29b675e2610712989dc9e7228
parenta11367ade3f4ebd314c31a1ef45965e3859b5095
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
doc/arm/reference.rst
doc/misc/options
lib/bind9/check.c
lib/isccfg/namedconf.c