bind9/lib
Matthijs Mekking 7fd1eccb6e Change zone set/get options related to notify
Add a type to all dns_zone_(get|set) functions that apply to sending
notifies, so the options can be set and retrieved separately per type.

This affects dns_zone_setnotifydefer, dns_zone_getnotifydefer,
dns_zone_setnotifydelay, dns_zone_getnotifydelay,
dns_zone_setnotifysrc4, and dns_zone_setnotifysrc6.

The functions dns_zone_getnotifysrc4 and dns_zone_getnotifysrc6 are
unused and can be removed.
2025-12-29 09:43:04 +01:00
..
dns Change zone set/get options related to notify 2025-12-29 09:43:04 +01:00
isc Implement NOTIFY(CDS) logic 2025-12-19 14:08:15 +01:00
isccc switch to RETERR where it wasn't being used 2025-12-03 13:45:43 -08:00
isccfg Add new 'notify-cds' configuration option 2025-12-19 14:08:15 +01:00
ns Cleanup the extra dns_rdataset_disassociate() code 2025-12-17 15:19:55 +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