]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
new: usr: "named-checkconf -b" dumps the built-in configuration
authorColin Vidal <colin@isc.org>
Tue, 4 Nov 2025 09:04:31 +0000 (10:04 +0100)
committerColin Vidal <colin@isc.org>
Tue, 4 Nov 2025 09:04:31 +0000 (10:04 +0100)
`named-checkconf` now supports the command line switch `-b`,  which prints the default built-in configuration used by `named`.

When `-b` is in use, other options are ignored.

Closes #1326

Merge branch '1326-named-checkconf-builtin' into 'main'

See merge request isc-projects/bind9!11177


Trivial merge