]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: usr: Fix errors when retrying over TCP in notify_send_toaddr
authorOndřej Surý <ondrej@isc.org>
Fri, 20 Feb 2026 11:43:16 +0000 (12:43 +0100)
committerOndřej Surý <ondrej@isc.org>
Fri, 20 Feb 2026 11:43:16 +0000 (12:43 +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

Backport of MR !10805

Merge branch 'backport-5457-remove-tcp-retry-in-notify-send-toaddr-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11567


Trivial merge