]> git.ipfire.org Git - thirdparty/bind9.git/commit
Send NOFITY messages after deleting private-type records.
authorTony Finch <dot@dotat.at>
Thu, 16 Jan 2020 15:46:04 +0000 (15:46 +0000)
committerMark Andrews <marka@isc.org>
Thu, 23 Jan 2020 07:36:03 +0000 (07:36 +0000)
commitf3f7b7df5dc920eb982c48419126527d18d2c0a2
treee86441fa23e4caf6af13beef82f256ebee4e8de5
parent7443bd5cc76e1486d5a21debc2cc5eac3306cdf2
Send NOFITY messages after deleting private-type records.

The `rndc signing -clear` command cleans up the private-type records
that keep track of zone signing activity, but before this change it
did not tell the secondary servers that the zone has changed.
lib/dns/zone.c