]> git.ipfire.org Git - thirdparty/pdns.git/commit - pdns/dnsdist-protobuf.cc
Protobuf: Encode UUID in binary. Add question to the response msg 3701/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 13 Apr 2016 11:16:13 +0000 (13:16 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 13 Apr 2016 11:16:13 +0000 (13:16 +0200)
commitec469dd7cd943613397f5fac5aafbfba6e6664ff
tree5a8cdefaea47338bc7170ada47cd1f3c4e46e56f
parent44d8da0a00e83a3fcc6b4878012a038ea17c10d6
Protobuf: Encode UUID in binary. Add question to the response msg

Also:
- merge the dnsdist and recursor Remote Logger implementations.
- fix the protobuf logging over TCP in dnsdist
17 files changed:
pdns/README-dnsdist.md
pdns/dnsdist-lua2.cc
pdns/dnsdist-protobuf.cc [new file with mode: 0644]
pdns/dnsdist-protobuf.hh [new file with mode: 0644]
pdns/dnsdist-remotelogger.cc [deleted file]
pdns/dnsdist-remotelogger.hh [deleted file]
pdns/dnsdist-tcp.cc
pdns/dnsdistdist/Makefile.am
pdns/dnsdistdist/dnsdist-protobuf.cc [new symlink]
pdns/dnsdistdist/dnsdist-protobuf.hh [new symlink]
pdns/dnsdistdist/dnsdist-remotelogger.cc [deleted symlink]
pdns/dnsdistdist/dnsdist-remotelogger.hh [deleted symlink]
pdns/dnsdistdist/remote_logger.cc [new symlink]
pdns/dnsdistdist/remote_logger.hh [new symlink]
pdns/dnspcap2protobuf.cc
pdns/dnsrulactions.hh
pdns/pdns_recursor.cc