]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: nil: change notify-cds to notify-cfg CDS
authorMatthijs Mekking <matthijs@isc.org>
Mon, 29 Dec 2025 09:41:43 +0000 (09:41 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 29 Dec 2025 09:41:43 +0000 (09:41 +0000)
commitb47633ed423ceef0adf25ad041b8bc21262fbc9d
tree1cf4a00a4c992277690ac633fb3194023d332ab7
parent2118fa0b621dbf26c372ed936d10cc99afe75319
parent52c940551db23ac1613d1a0905f06ac65ec9200e
chg: nil: change notify-cds to notify-cfg CDS

Change the notify configuration to be more flexible for other types of generalized DNS notifications.

Also allow for notify-cfg SOA.

Merge branch 'matthijs-notify-cfg' into 'main'

See merge request isc-projects/bind9!11384