]> git.ipfire.org Git - thirdparty/bind9.git/commit
[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)
commitefbd698a2d5f23aa7f3a7594edc8f3a6132df061
treedef6a831ce9adeb21318f1fafd790bf152c1d4d8
parentae573fd9dc51e54cdee7eb620a1888d344abb2db
parent517386866dce232ef7ad65238e0217ecf7bb2074
[9.18] 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.18' into 'bind-9.18'

See merge request isc-projects/bind9!10265