]> 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)
committerOndřej Surý <ondrej@isc.org>
Tue, 20 Aug 2024 17:35:07 +0000 (17:35 +0000)
commit3e0643a6dc9fbebca386467dec6f92dd4949c5fc
tree1e62e503018f22b519b9c011535fcd6d945e4a9f
parenta7a479c258eb14a6e8109ee6d7e7799d0e235f16
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)
(cherry picked from commit 2e04f0380c5af65661ee906ffc0730e6ea8040aa)
bin/named/config.c
bin/named/server.c
bin/tests/system/chain/ns7/named.conf.in
bin/tests/system/checkconf/good.conf
doc/arm/reference.rst
doc/misc/options
doc/misc/options.active
lib/bind9/check.c
lib/isccfg/namedconf.c