]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
new: usr: implement rndc retransfer -force
authorArаm Sаrgsyаn <aram@isc.org>
Thu, 1 Aug 2024 16:54:45 +0000 (16:54 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Thu, 1 Aug 2024 16:54:45 +0000 (16:54 +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

Merge branch '2299-implement-rndc-force-retransfer' into 'main'

Closes #2299

See merge request isc-projects/bind9!9102


Trivial merge