bind9/lib
Colin Vidal e4851fcdb7 log that a zone is expired after setting the flag
When a (secondary) zone is expired, the log message `<zone> expired` is
printed and the flag `DNS_ZONEFLG_EXPIRED` is set. Change the order by
setting the expired flag first, then printing the log.

This should fixes (rare but persistent) timing-related CI error when the
EDE 24 tests expect the zone to be expired (from the log) and
immediately after request and expect an EDE 24 error. (In some rare
cases, the server was still answering the response).
2025-11-03 17:34:25 +01:00
..
dns log that a zone is expired after setting the flag 2025-11-03 17:34:25 +01:00
isc restore reuseport to yes by default on supported platforms 2025-10-31 15:11:08 +01:00
isccc Apply the changes from updated set_if_not_null semantic patch 2025-10-08 17:44:50 +02:00
isccfg further shrink cfg_obj_t by using a pointer for duration 2025-10-30 15:17:21 -07:00
ns support EDE 24 (Invalid Data) 2025-11-03 17:34:25 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00