]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add an option to disable ZONEVERSION responses
authorMark Andrews <marka@isc.org>
Wed, 28 Aug 2024 23:43:21 +0000 (09:43 +1000)
committerMark Andrews <marka@isc.org>
Mon, 24 Mar 2025 22:16:09 +0000 (22:16 +0000)
commit9428e32b1345e4d6dc28ef384aee2985e20ae548
tree2bf1e0cfd3621f7622180dcfed54d373f412ff62
parent480122f98895e1717b570666b65aa06dc1792d74
Add an option to disable ZONEVERSION responses

The option provide-zoneversion controls whether ZONEVERSION is
returned.  This applies to primary, secondary and mirror zones.
bin/named/config.c
bin/named/zoneconf.c
doc/arm/reference.rst
doc/misc/mirror.zoneopt
doc/misc/options
doc/misc/primary.zoneopt
doc/misc/secondary.zoneopt
lib/dns/include/dns/zone.h
lib/dns/zone.c
lib/isccfg/namedconf.c