]> git.ipfire.org Git - thirdparty/bind9.git/commit
[master] dnstap size and versions options
authorEvan Hunt <each@isc.org>
Tue, 7 Feb 2017 00:03:37 +0000 (16:03 -0800)
committerEvan Hunt <each@isc.org>
Tue, 7 Feb 2017 00:34:58 +0000 (16:34 -0800)
commitc4e4bd6a09e802fb5f3d6a3c4d02403d405b1c0b
tree39dccba035124c1bb159f57f7f0aa899a1219bd3
parent5b4d6d2ff838c885d1efe205e47a7bf2fbbcbc33
[master] dnstap size and versions options

4572. [func] The "dnstap-output" option can now take "size" and
"versions" parameters to indicate the maximum size
a dnstap log file can grow before rolling to a new
file, and how many old files to retain. [RT #44502]
12 files changed:
CHANGES
bin/named/server.c
bin/tests/system/dnstap/bad-size-version.conf [new file with mode: 0644]
bin/tests/system/dnstap/good-size-version.conf [new file with mode: 0644]
bin/tests/system/dnstap/ns1/named.conf
bin/tests/system/dnstap/tests.sh
doc/arm/Bv9ARM-book.xml
doc/arm/notes.xml
lib/bind9/check.c
lib/dns/dnstap.c
lib/dns/include/dns/dnstap.h
lib/isccfg/namedconf.c