]> 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)
commit19352dd187784f40b9a4eb9eff630120f21cfaa5
tree766da4ec9ce1f39509487e0bcaa7a5482d76d3ee
parent6eb359c6899febfe9be17d5cd1934b58e025dfd1
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