]> git.ipfire.org Git - thirdparty/bind9.git/commit
add syntax and setter/getter functions to configure max-ixfr-ratio
authorEvan Hunt <each@isc.org>
Fri, 21 Feb 2020 18:53:08 +0000 (10:53 -0800)
committerOndřej Surý <ondrej@sury.org>
Tue, 26 Jan 2021 11:38:32 +0000 (12:38 +0100)
commit57aadd6cea70189f979351f1d516f4e5a554b54c
tree69603631091a8d2c9e013018eba259c0ee8d3364
parent80a4effee2d9b586eb7884ccb5e45635006928b3
add syntax and setter/getter functions to configure max-ixfr-ratio
21 files changed:
bin/named/config.c
bin/named/zoneconf.c
bin/tests/system/checkconf/bad-maxratio1.conf [new file with mode: 0644]
bin/tests/system/checkconf/bad-maxratio2.conf [new file with mode: 0644]
bin/tests/system/checkconf/good-maxratio1.conf [new file with mode: 0644]
bin/tests/system/checkconf/good-maxratio2.conf [new file with mode: 0644]
bin/tests/system/checkconf/good.conf
bin/tests/system/checkconf/tests.sh
bin/tests/system/checkconf/warn-maxratio1.conf [new file with mode: 0644]
bin/tests/system/ixfr/ns4/named.conf.in
bin/tests/system/run.sh [changed mode: 0644->0755]
doc/misc/master.zoneopt
doc/misc/mirror.zoneopt
doc/misc/options
doc/misc/options.active
doc/misc/slave.zoneopt
lib/bind9/check.c
lib/dns/include/dns/zone.h
lib/dns/win32/libdns.def.in
lib/dns/zone.c
lib/isccfg/namedconf.c