mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-23 02:28:55 -04:00
Introduce the `dns_zone_isexpired()` API which returns `true` when a secondary, mirror, etc. zone is expired. This internally use the `DNS_ZONEFLG_EXPIRED` which was already set when the zone gets expired, but never used. The flag `DNS_ZONEFLG_EXPIRED` is also now cleared when the expiration time of the zone is updated and in the future. |
||
|---|---|---|
| .. | ||
| dns | ||
| dst | ||
| irs | ||
| .clang-format | ||
| meson.build | ||