]> git.ipfire.org Git - thirdparty/bind9.git/commit
Implement the min-transfer-rate-in configuration option
authorAram Sargsyan <aram@isc.org>
Mon, 10 Jun 2024 16:48:26 +0000 (16:48 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Thu, 20 Feb 2025 09:32:55 +0000 (09:32 +0000)
commit91ea1562030d1efd58e1e035fcfde3d8962a1f70
tree520e68179d6e2cb1040a9bb8232d95bd98759654
parentfc3a4d6f89b6cc13c27c09400331c71d7af87ac5
Implement the min-transfer-rate-in configuration option

This new option sets a minimum amount of transfer rate for
an incoming zone transfer that will abort a transfer, which
for some network related reasons run very slowly.
bin/named/config.c
bin/named/zoneconf.c
doc/misc/mirror.zoneopt
doc/misc/options
doc/misc/secondary.zoneopt
doc/misc/stub.zoneopt
lib/dns/include/dns/zone.h
lib/dns/xfrin.c
lib/dns/zone.c
lib/isccfg/namedconf.c