]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Add the query payload size to the verbose log over TCP 9677/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 6 Nov 2020 10:31:28 +0000 (11:31 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 6 Nov 2020 10:31:28 +0000 (11:31 +0100)
commit089832d01852dfc7414fd8b28bd920405c168938
treefe4ce0a9830d742b8d0a33665caa0ba017011e4c
parent8fb409bf7b0417f18d2d555f3148b6e2a38d85e2
dnsdist: Add the query payload size to the verbose log over TCP

That makes debugging much easier.
pdns/dnsdist-tcp.cc