]> git.ipfire.org Git - thirdparty/pdns.git/commit
auth: Don't look up the packet cache for TSIG-enabled queries 4400/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 23 Aug 2016 13:51:11 +0000 (15:51 +0200)
committermind04 <mind04@monshouwer.org>
Thu, 1 Sep 2016 21:28:49 +0000 (23:28 +0200)
commitc9713e84bca873c2620ad27fc1d67d56d0daf93f
tree67540811d6015296a9cc732013a1aa4e1716198b
parent225c3cfed68ac6f8bd3af413003ca0c46312ac5c
auth: Don't look up the packet cache for TSIG-enabled queries

We are rightfully careful about not caching responses for TSIG-enabled
queries, but we would nevertheless happily serve cached entries for those.
pdns/dnspacket.cc