]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Fix errors when retrying over TCP in notify_send_toaddr
authorOndřej Surý <ondrej@isc.org>
Thu, 19 Feb 2026 12:47:03 +0000 (13:47 +0100)
committerOndřej Surý <ondrej@isc.org>
Thu, 19 Feb 2026 12:47:03 +0000 (13:47 +0100)
If the source address is not available do not attempt
to retry over TCP otherwise clear the TSIG key from the
message prior to retrying.

Closes #5457

Merge branch '5457-remove-tcp-retry-in-notify-send-toaddr' into 'main'

See merge request isc-projects/bind9!10805


Trivial merge