]> git.ipfire.org Git - thirdparty/bind9.git/commit
named-checkzone -z ignored the check-wildcard option
authorMark Andrews <marka@isc.org>
Wed, 9 Nov 2022 09:50:32 +0000 (09:50 +0000)
committerMark Andrews <marka@isc.org>
Wed, 16 Nov 2022 22:35:00 +0000 (09:35 +1100)
commitdfc5c1e018e1cd1219987fb7d910acbdbb11f035
treed1ec3fddec95f231fb78de77236f58a3027245f7
parent0b5a58202e75c5996f5f03403afd8ad82a0e2aeb
named-checkzone -z ignored the check-wildcard option

Lookup and set the wildcard option according to the configuration
settings.  The default is on as per bin/named/config.c.
CHANGES
bin/check/named-checkconf.c