]> git.ipfire.org Git - thirdparty/bind9.git/commit
Reject zones with TTL higher than dnssec-policy max-zone-ttl
authorMatthijs Mekking <matthijs@isc.org>
Wed, 13 Jul 2022 08:28:59 +0000 (10:28 +0200)
committerEvan Hunt <each@isc.org>
Fri, 22 Jul 2022 20:40:12 +0000 (13:40 -0700)
commit111b215987a1cccc2e55a0fea4d8621103d9de9f
tree53b51980bffecfbd92562760b6dac8b497f70724
parent2022384b8dc7249671d521dc9ef5a292a960521d
Reject zones with TTL higher than dnssec-policy max-zone-ttl

Reject loading of zones with TTL higher than the max-zone-ttl
from the dnssec-policy.

With this change, any zone with a dnssec-policy in use will ignore
the max-zone-ttl option in zone/view/options.
bin/named/zoneconf.c