]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] new: usr: Add support to set and display the CO flag
authorMark Andrews <marka@isc.org>
Fri, 13 Jun 2025 11:52:39 +0000 (11:52 +0000)
committerMark Andrews <marka@isc.org>
Fri, 13 Jun 2025 11:52:39 +0000 (11:52 +0000)
commit47108af9f2eeb102af66b41b9f96cdcbd2aef6a3
treebe077d97814d1828e9a50c9b0df0c7649de72132
parent75a25f572054d9660ef3c5a67090df0d2fd286d6
parentcedc121ac39f5ee6a8749b8b8d83b277e011b1ef
[9.20] 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.20' into 'bind-9.20'

See merge request isc-projects/bind9!10578