]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3086-remove-workaround-for-server-mishandling-notify-with-soa-record...
authorOndřej Surý <ondrej@isc.org>
Thu, 13 Jan 2022 16:56:19 +0000 (16:56 +0000)
committerOndřej Surý <ondrej@isc.org>
Thu, 13 Jan 2022 16:56:19 +0000 (16:56 +0000)
commit28c8fb839cdb95af6cb7dffc8283e34901219c8f
tree6ddc8734a3c968c9d7e8e1771cb3047fd5e652e8
parent6441646ead4e66c197faded6fd0ebc797b54ffea
parente3379e16157d2c92a7a7f461b6cfbe3eff57866c
Merge branch '3086-remove-workaround-for-server-mishandling-notify-with-soa-record-in-answer-section' into 'main'

Remove the workaround for broken handling of NOTIFY with SOA

Closes #3086

See merge request isc-projects/bind9!5704