]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
new: usr: Add switch to disable cookie checking in delv
authorMark Andrews <marka@isc.org>
Thu, 26 Mar 2026 00:57:04 +0000 (11:57 +1100)
committerMark Andrews <marka@isc.org>
Thu, 26 Mar 2026 00:57:04 +0000 (11:57 +1100)
This adds the switch +[no]cookie to delv to control the sending of
DNS COOKIE options when sending requests.  The default is to send
DNS COOKIE options.

Closes #5825

Merge branch '5825-switch-to-disable-cookie-checking-in-delv' into 'main'

See merge request isc-projects/bind9!11733


Trivial merge