2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 22:45:39 +00:00

rename 'zone-max-ttl' to 'max-zone-ttl' for consistency

This commit is contained in:
Evan Hunt
2020-02-05 22:09:48 -08:00
parent f862b974b1
commit 9dc630016e
14 changed files with 70 additions and 66 deletions

View File

@@ -1042,7 +1042,7 @@ keymgr_transition_time(dns_dnsseckey_t* key, int type,
* TTLsig is the maximum TTL of all zone RRSIG
* records. This translates to:
*
* Dsgn + zone-propragation-delay + zone-max-ttl.
* Dsgn + zone-propragation-delay + max-zone-ttl.
*
* We will also add the retire-safety interval.
*/