]> git.ipfire.org Git - thirdparty/bind9.git/commit
mark max-zone-ttl deprecated in options and zone
authorEvan Hunt <each@isc.org>
Mon, 11 Jul 2022 20:38:51 +0000 (13:38 -0700)
committerEvan Hunt <each@isc.org>
Wed, 20 Jul 2022 18:55:03 +0000 (11:55 -0700)
commit71d67525446cc59c3d97ac3366e2d0ff8e72123b
tree766da4ec9ce1f39509487e0bcaa7a5482d76d3ee
parent2c3eea19173bacc496d3b82a94e4b43fd067f2c4
mark max-zone-ttl deprecated in options and zone

The "max-zone-ttl" option should now be configured as part of
"dnssec-policy". The option with the same name in "zone" and
"options" is hereby flagged as deprecated, and its functionality
will be removed in a future release.
bin/tests/system/checkconf/deprecated.conf
bin/tests/system/checkconf/tests.sh
doc/arm/reference.rst
doc/man/named.conf.5in
doc/misc/options
doc/misc/primary.zoneopt
doc/misc/redirect.zoneopt
lib/isccfg/namedconf.c