]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix TTL issue with ANY queries processed through RPZ "passthru"
authorAram Sargsyan <aram@isc.org>
Wed, 26 Feb 2025 13:32:20 +0000 (13:32 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Thu, 27 Feb 2025 08:36:49 +0000 (08:36 +0000)
commit5633dc90d3f4d3e2bd4d461e07fcd8d611843e7f
tree38a4ae46637ced97607198bb6e84a38f41243438
parent49ccbe857ac94f544d1e8c187ae8aaecf5d2882b
Fix TTL issue with ANY queries processed through RPZ "passthru"

Answers to an "ANY" query which are processed by the RPZ "passthru"
policy have the response-policy's 'max-policy-ttl' value unexpectedly
applied. Do not change the records' TTL when RPZ uses a policy which
does not alter the answer.
lib/ns/query.c