]> git.ipfire.org Git - thirdparty/pdns.git/commit - pdns/dnsdist.hh
Add protobuf fields for the query's time in the response 4125/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 6 Jul 2016 16:54:39 +0000 (18:54 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 6 Jul 2016 16:54:39 +0000 (18:54 +0200)
commit58307a854563e84cfaa83b7515a17fea2d598f7a
tree335d2f4e95668fc1adcb16193a997953ea82c0ed
parent7f1a3cc238a10f0bbae39f0b602423a3ce9a6357
Add protobuf fields for the query's time in the response

This way it's possible to compute the latency by looking only
at the response message.
Implemented for:
* dnsdist
* dnspcap2protobuf
* ProtobufLogger.py
* rec
12 files changed:
contrib/ProtobufLogger.py
pdns/dnsdist-protobuf.cc
pdns/dnsdist-protobuf.hh
pdns/dnsdist-tcp.cc
pdns/dnsdist.cc
pdns/dnsdist.hh
pdns/dnsmessage.proto
pdns/dnspcap2protobuf.cc
pdns/dnsrulactions.hh
pdns/pdns_recursor.cc
pdns/protobuf.cc
pdns/protobuf.hh