]> 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>
Thu, 17 Nov 2022 00:00:04 +0000 (11:00 +1100)
commit8aa7601a428cd8d9a7160cbadee6dff52233ef7d
treef17bc528f84d3de3d3b48c1b17ae189ed2761556
parent4563357ab8479b0aa1f7ff5f568e0889bef0af25
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.

(cherry picked from commit dfc5c1e018e1cd1219987fb7d910acbdbb11f035)
CHANGES
bin/check/named-checkconf.c