]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
new: usr: named-checkconf -e prints the effective configuration
authorColin Vidal <colin@isc.org>
Wed, 29 Oct 2025 22:49:37 +0000 (23:49 +0100)
committerColin Vidal <colin@isc.org>
Wed, 29 Oct 2025 22:49:37 +0000 (23:49 +0100)
The new `named-checkconf -e` option prints the effective server configuration, including all the default settings, that would result from loading the specified configuration file into `named`.

Closes #2798

Merge branch 'colin/effective-config-checkconf' into 'main'

See merge request isc-projects/bind9!11122


Trivial merge