]> granicus.if.org Git - pdns/commit
auth: completely disable the packet when cache-ttl=0
authorKees Monshouwer <mind04@monshouwer.org>
Fri, 7 Jun 2019 12:46:03 +0000 (14:46 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 1 Jul 2019 08:26:02 +0000 (10:26 +0200)
commit43f75e50e3dc7c977e765439f90eef7a750a6422
tree216d14228b68847a999ceaac7407c52577059644
parent8338c447d75e8ebba7ce5799403a194229ef68dc
auth: completely disable the packet when cache-ttl=0
This was inspired by #7802 but is more in line with the current query cache behaviour

closes #7802

(cherry picked from commit 9a037bfa9444444d5b8a6e6bc04cc2a2521fe3a4)
docs/settings.rst
pdns/auth-packetcache.cc
pdns/auth-packetcache.hh
pdns/common_startup.cc
pdns/packethandler.cc
pdns/tcpreceiver.cc