]> git.ipfire.org Git - thirdparty/bind9.git/commit
"named-checkconf -b" dumps built-in config
authorColin Vidal <colin@isc.org>
Thu, 30 Oct 2025 09:00:59 +0000 (10:00 +0100)
committerColin Vidal <colin@isc.org>
Tue, 4 Nov 2025 08:26:33 +0000 (09:26 +0100)
commita18cac7917411ce0d36267cd46f711deb51d91ca
tree493e21593fd26136933d3c59f6c659dc035a36eb
parent3ee98de6b65af1930e2e786918c494c52036cda0
"named-checkconf -b" dumps built-in config

`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.
bin/check/named-checkconf.c
bin/check/named-checkconf.rst
bin/tests/system/checkconf/tests_checkconf.py