]> granicus.if.org Git - pdns/commit
dnsdist: Handle responses with qdcount == 0
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 22 Dec 2016 12:46:09 +0000 (13:46 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 22 Dec 2016 14:49:55 +0000 (15:49 +0100)
commitc8c3d4e48d55e9c25b1142c68c0f905a3509135e
tree2921c48c4ccecec44a2381a7423cca14ac40fa2f
parent8bc230a56b77b56d1b3f016af403a0b9e2b25a65
dnsdist: Handle responses with qdcount == 0

@rygl reported that unbound at least sends `Refused` responses
containing only the DNS header.
pdns/dnsdist-cache.cc
pdns/dnsdist.cc
regression-tests.dnsdist/test_Basics.py