]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] new: usr: Add support to set and display the CO flag
authorMark Andrews <marka@isc.org>
Fri, 13 Jun 2025 11:16:34 +0000 (11:16 +0000)
committerMark Andrews <marka@isc.org>
Fri, 13 Jun 2025 11:16:34 +0000 (11:16 +0000)
commit9e897623701b551bb7bfc2ab365ec6df7b64537b
treea7c76ade4bf86710dd5b6450432e324cd439e463
parent0aabb0b02094f35ad468c40fc87836029e9a129c
parentd23d04d6aa13df9dd1e6ee6e9cb47f2e7b8f78cb
[9.18] new: usr: Add support to set and display the CO flag

Add support to display the CO (Compact denial of existence Ok flag) when displaying messages.

Add support to set the CO flag when making queries in dig (+coflag).

Closes #5319

Backport of MR !10482

Merge branch 'backport-5319-add-support-to-set-and-display-the-co-flag-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!10579