]> git.ipfire.org Git - thirdparty/pdns.git/commit
WIP: dnsdist: Add a hackish protobuf over TCP log exporter
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 17 Mar 2016 17:54:38 +0000 (18:54 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 21 Mar 2016 14:58:44 +0000 (15:58 +0100)
commitd8c19b987362cb9f17f241ab6193c059e0577874
tree6d49ec8702c00dd60841ea624d5d87de66f0b4c3
parentcf940666cf2f84d81131ec8732b0109f8597cb8d
WIP: dnsdist: Add a hackish protobuf over TCP log exporter
19 files changed:
pdns/dnsdist-lua.cc
pdns/dnsdist-lua2.cc
pdns/dnsdist-remotelogger.cc [new file with mode: 0644]
pdns/dnsdist-remotelogger.hh [new file with mode: 0644]
pdns/dnsdist-tcp.cc
pdns/dnsdist.cc
pdns/dnsdist.hh
pdns/dnsdistdist/Makefile.am
pdns/dnsdistdist/configure.ac
pdns/dnsdistdist/dnsdist-remotelogger.cc [new symlink]
pdns/dnsdistdist/dnsdist-remotelogger.hh [new symlink]
pdns/dnsdistdist/dnsmessage.pb.cc [new symlink]
pdns/dnsdistdist/dnsmessage.pb.h [new symlink]
pdns/dnsdistdist/dnsmessage.proto [new symlink]
pdns/dnsdistdist/m4/dnsdist_enable_protobuf.m4 [new file with mode: 0644]
pdns/dnsmessage.pb.cc [new file with mode: 0644]
pdns/dnsmessage.pb.h [new file with mode: 0644]
pdns/dnsmessage.proto [new file with mode: 0644]
pdns/dnsrulactions.hh