]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '4001-4002-retry-over-TCP-when-notify-sending-fails' into 'main'
authorOndřej Surý <ondrej@isc.org>
Thu, 20 Apr 2023 08:41:02 +0000 (08:41 +0000)
committerOndřej Surý <ondrej@isc.org>
Thu, 20 Apr 2023 08:41:02 +0000 (08:41 +0000)
commit25962dd188eeb9c8c19d72f69452a98941526c83
tree74e46e2c8580bd4a59e36f59b6788fcf52326625
parent6892e463bf7daf93c332d33919c20f978a39b539
parentf4fcb63152aefa453d5d82ed611c644cfa21e3ff
Merge branch '4001-4002-retry-over-TCP-when-notify-sending-fails' into 'main'

Handle the failure to send notify more gracefully and with log

Closes #4001 and #4002

See merge request isc-projects/bind9!7805