]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: dev: Refactor notify code
authorMatthijs Mekking <matthijs@isc.org>
Fri, 31 Oct 2025 13:47:19 +0000 (13:47 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 31 Oct 2025 13:47:19 +0000 (13:47 +0000)
commit0dd1da79590e58e4d53785c7b40b4bdd7fc79467
treea29bb622e9f1e024e0a07c3b9fb160269fb28211
parenta8f0898d2dc0978cf2235c121908df691fc19b6e
parent680becfb33ea888d08d1e9fa8c1e42c22ecbe343
chg: dev: Refactor notify code

Move notify code in separate source files in preparation for support of generalized DNS notifications.

Merge branch 'matthijs-refactor-notify-code-2' into 'main'

See merge request isc-projects/bind9!11146