]> git.ipfire.org Git - thirdparty/bind9.git/commit
[v9_9] add max-recursion-queries
authorEvan Hunt <each@isc.org>
Wed, 19 Nov 2014 06:14:55 +0000 (22:14 -0800)
committerEvan Hunt <each@isc.org>
Wed, 19 Nov 2014 06:14:55 +0000 (22:14 -0800)
commit711e833921d3dd67df7515438e152bbfdb2c1249
tree6744db5317f7b149474499133d96189aa575033b
parent7af443fd1923cd7d18f38a1d3a8a0f0dab854d11
[v9_9] add max-recursion-queries

also fixes and documentation for max-recursion-depth

(cherry picked from commit c4f54e5bd1cd09f601252627b5b26768ab797742)
(cherry picked from commit b3aa528d7e4df70a2b1e473faa9721347567f920)
24 files changed:
CHANGES
bin/named/config.c
bin/named/server.c
bin/tests/system/conf.sh.in
bin/tests/system/many/ns2/named.conf [deleted file]
bin/tests/system/many/setup.sh [deleted file]
bin/tests/system/many/tests.sh [deleted file]
bin/tests/system/reclimit/README [new file with mode: 0644]
bin/tests/system/reclimit/ans2/ans.pl [new file with mode: 0644]
bin/tests/system/reclimit/clean.sh [moved from bin/tests/system/many/clean.sh with 83% similarity]
bin/tests/system/reclimit/ns1/named.conf [moved from bin/tests/system/many/ns1/named.conf with 89% similarity]
bin/tests/system/reclimit/ns1/root.db [new file with mode: 0644]
bin/tests/system/reclimit/ns3/.gitignore [new file with mode: 0644]
bin/tests/system/reclimit/ns3/hints.db [moved from bin/tests/system/many/ns5/hints.db with 94% similarity]
bin/tests/system/reclimit/ns3/named1.conf [moved from bin/tests/system/many/ns5/named.conf with 73% similarity]
bin/tests/system/reclimit/ns3/named2.conf [moved from bin/tests/system/many/ns3/named.conf with 79% similarity]
bin/tests/system/reclimit/ns3/named3.conf [moved from bin/tests/system/many/ns4/named.conf with 70% similarity]
bin/tests/system/reclimit/ns3/named4.conf [new file with mode: 0644]
bin/tests/system/reclimit/setup.sh [new file with mode: 0644]
bin/tests/system/reclimit/tests.sh [new file with mode: 0644]
doc/arm/Bv9ARM-book.xml
lib/dns/include/dns/resolver.h
lib/dns/resolver.c
lib/isccfg/namedconf.c