]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Fix TTL issue with ANY queries processed through RPZ "passthru"
authorArаm Sаrgsyаn <aram@isc.org>
Thu, 27 Feb 2025 09:19:12 +0000 (09:19 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Thu, 27 Feb 2025 09:19:12 +0000 (09:19 +0000)
Answers to an "ANY" query which were processed by the RPZ "passthru"
policy had the response-policy's `max-policy-ttl` value unexpectedly
applied. This has been fixed.

Closes #5187

Merge branch '5187-rpz-passthru-any-type-ttl-bug-fix' into 'main'

See merge request isc-projects/bind9!10176


Trivial merge