]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] new: dev: Implement -T cookiealwaysvalid
authorArаm Sаrgsyаn <aram@isc.org>
Mon, 17 Mar 2025 13:32:04 +0000 (13:32 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Mon, 17 Mar 2025 13:32:04 +0000 (13:32 +0000)
When `-T cookiealwaysvalid` is passed to `named`, DNS cookie checks for
the incoming queries always pass, given they are structurally correct.

Backport of MR !10232

Merge branch 'backport-aram/new-named-minus-T-option-of-cookiealwaysvalid-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!10265


Trivial merge