]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove the workaround for broken handling of NOTIFY with SOA
authorOndřej Surý <ondrej@isc.org>
Fri, 7 Jan 2022 12:14:12 +0000 (13:14 +0100)
committerOndřej Surý <ondrej@isc.org>
Thu, 13 Jan 2022 16:09:43 +0000 (17:09 +0100)
commit8a0c4355d260456b05415160a03b4d94df5cf916
treedce19d4a2be296f733b4ad1fd5e78bb5e68c9f57
parent6441646ead4e66c197faded6fd0ebc797b54ffea
Remove the workaround for broken handling of NOTIFY with SOA

In 2000, old BIND instances (BIND 8?) would return FORMERR if the SOA is
included in the NOTIFY.

Remove the workaround that detected the state and resent the NOTIFY
without SOA record.
lib/dns/zone.c