]> granicus.if.org Git - pdns/commit
Improve --quiet=false output for recursor to include DNSSEC and more timing details
authorbert hubert <bert.hubert@netherlabs.nl>
Fri, 29 Sep 2017 20:37:49 +0000 (22:37 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Mon, 2 Oct 2017 18:23:54 +0000 (20:23 +0200)
commit2c9119cd208445b35ea9cbf411ff4d508fef72bd
tree9bb979aa0fa07426e8db15466fd92f21ceb18695
parent9625b4c9aa4035f3621da5f400b6c8bda40d284e
Improve --quiet=false output for recursor to include DNSSEC and more timing details
With this PR, pdns_recursor non-quiet logging shows DNSSEC status and adds time spent waiting for network, plus total time spent before answer was sent. This quantifies the internal overhead.
pdns/pdns_recursor.cc