]> git.ipfire.org Git - thirdparty/bind9.git/commit
handle pre-existing disp/dispentry when retrying
authorEvan Hunt <each@isc.org>
Wed, 18 Oct 2023 20:07:24 +0000 (13:07 -0700)
committerMark Andrews <marka@isc.org>
Fri, 20 Oct 2023 07:16:25 +0000 (18:16 +1100)
commitaacea440c372a3fc230dc096a7c5d21cb3ac8f1b
tree16717fa8d254b7d851299d9d363974b20ba4578c
parenta99adb9efa16f4e03a35dee724ae5128dfa2a218
handle pre-existing disp/dispentry when retrying

when xfrin_start() is called to retry a transfer, close the existing
dispatch entry and reuse the existing dispatch.
lib/dns/xfrin.c