History log of /bind-9.11.3/lib/dns/dnstap.proto
Revision Date Author Comments Expand
b66b333f59cf51ef87f973084a5023acd9317fb2 02-Oct-2015 Evan Hunt <each@isc.org>

[master] dnstap 4235. [func] Added support in named for "dnstap", a fast method of capturing and logging DNS traffic, and a new command "dnstap-read" to read a dnstap log file. Use "configure --enable-dnstap" to enable this feature (note that this requires libprotobuf-c and libfstrm). See the ARM for configuration details. Thanks to Robert Edmonds of Farsight Security. [RT #40211]

/bind-9.11.3/CHANGES /bind-9.11.3/COPYRIGHT /bind-9.11.3/README /bind-9.11.3/bin/named/Makefile.in /bind-9.11.3/bin/named/client.c /bind-9.11.3/bin/named/config.c /bind-9.11.3/bin/named/include/named/client.h /bind-9.11.3/bin/named/include/named/globals.h /bind-9.11.3/bin/named/include/named/server.h /bind-9.11.3/bin/named/server.c /bind-9.11.3/bin/named/win32/os.c /bind-9.11.3/bin/tests/system/conf.sh.in /bind-9.11.3/bin/tests/system/dnstap/clean.sh /bind-9.11.3/bin/tests/system/dnstap/ns1/named.conf /bind-9.11.3/bin/tests/system/dnstap/ns1/root.db /bind-9.11.3/bin/tests/system/dnstap/ns2/example.db /bind-9.11.3/bin/tests/system/dnstap/ns2/named.conf /bind-9.11.3/bin/tests/system/dnstap/ns3/named.conf /bind-9.11.3/bin/tests/system/dnstap/tests.sh /bind-9.11.3/bin/tools/.gitignore /bind-9.11.3/bin/tools/Makefile.in /bind-9.11.3/bin/tools/dnstap-read.1 /bind-9.11.3/bin/tools/dnstap-read.c /bind-9.11.3/bin/tools/dnstap-read.docbook /bind-9.11.3/bin/tools/dnstap-read.html /bind-9.11.3/config.h.in /bind-9.11.3/configure /bind-9.11.3/configure.in /bind-9.11.3/doc/arm/Bv9ARM-book.xml /bind-9.11.3/doc/arm/man.dnstap-read.html /bind-9.11.3/doc/arm/notes.xml Makefile.in dnstap.c dnstap.pb-c.c dnstap.pb-c.h dnstap.proto include/dns/Makefile.in include/dns/dnstap.h include/dns/dnstap.pb-c.h include/dns/log.h include/dns/masterdump.h include/dns/result.h include/dns/types.h include/dns/view.h log.c masterdump.c message.c resolver.c result.c tests/Makefile.in tests/dnstap_test.c tests/dnstest.c tests/dnstest.h tests/testdata/dnstap/dnstap.saved tests/testdata/dnstap/dnstap.text tests/testdata/dnstap/query.auth tests/testdata/dnstap/query.recursive tests/testdata/dnstap/response.auth tests/testdata/dnstap/response.recursive view.c /bind-9.11.3/lib/isc/include/isc/task.h /bind-9.11.3/lib/isc/task.c /bind-9.11.3/lib/isc/win32/libisc.def.in /bind-9.11.3/lib/isccfg/namedconf.c /bind-9.11.3/win32utils/Configure