]> 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)
committermind04 <mind04@monshouwer.org>
Wed, 12 Jun 2019 09:14:35 +0000 (11:14 +0200)
commit9a037bfa9444444d5b8a6e6bc04cc2a2521fe3a4
tree1b920be8cfd1c2aeedbb7590b035174262e4a21c
parent78d091fd72f1e57766579c38519f44dda36aa4a4
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
docs/settings.rst
pdns/auth-packetcache.cc
pdns/auth-packetcache.hh
pdns/common_startup.cc
pdns/packethandler.cc
pdns/tcpreceiver.cc