]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move notify functions to notify source files
authorMatthijs Mekking <matthijs@isc.org>
Fri, 24 Oct 2025 12:21:25 +0000 (14:21 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 31 Oct 2025 12:43:47 +0000 (13:43 +0100)
commit680becfb33ea888d08d1e9fa8c1e42c22ecbe343
treea29bb622e9f1e024e0a07c3b9fb160269fb28211
parent090a451e66569300280f4b9430ffad0c5c988216
Move notify functions to notify source files

Move dns_notify_destroy, dns_notify_log, dns_notify_cancel,
dns_notify_queue, dns_notify_isqueued, dns_notify_find_address, and
notify related static functions over to the notify source files.
lib/dns/include/dns/notify.h
lib/dns/notify.c
lib/dns/zone.c