bind9/lib
Colin Vidal d784ab5cd9 Remove useless TTL override in rctx_referral()
Function `rctx_referral()` used to force the TTL of an NS record with
TTL 0 to be 1.  This has now been removed, as the delegation database
already forces a minimum hard-coded TTL of 1 when the delegation has
a TTL of 0.
2026-07-01 08:40:05 +02:00
..
dns Remove useless TTL override in rctx_referral() 2026-07-01 08:40:05 +02:00
isc Replace uint with unsigned int in the histo.c unit 2026-07-01 08:04:48 +02:00
isccc
isccfg Delegations have a minimal TTL of 60 seconds 2026-07-01 08:40:05 +02:00
ns Replace void* data pointers with match enum in radix nodes 2026-07-01 06:42:09 +02:00
.gitignore
meson.build