]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] new: usr: implement rndc retransfer -force
authorArаm Sаrgsyаn <aram@isc.org>
Thu, 1 Aug 2024 19:12:25 +0000 (19:12 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Thu, 1 Aug 2024 19:12:25 +0000 (19:12 +0000)
A new optional argument '-force' has been added to the command channel
command 'rndc retransfer'. When it is specified, named aborts the
ongoing zone transfer (if there is one), and starts a new transfer.

Closes #2299

Backport of MR !9102

Merge branch 'backport-2299-implement-rndc-force-retransfer-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!9219


Trivial merge