]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.11] new: dev: Implement -T cookiealwaysvalid
authorArаm Sаrgsyаn <aram@isc.org>
Tue, 18 Mar 2025 16:20:45 +0000 (16:20 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Tue, 18 Mar 2025 16:20:45 +0000 (16:20 +0000)
commitf0aa1d490b321eed14c6e87042849fdf862d5df7
tree54141b6f4f2c36678db9fdd5219b7585c5f35384
parent13475b536eacb5aa6290675b872abf3cf88859d4
parente36d6996d18fc68834eb846a5eeab5159a94559c
[9.11] new: dev: Implement -T cookiealwaysvalid

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.11' into 'bind-9.11'

See merge request isc-projects/bind9!10267