]> git.ipfire.org Git - thirdparty/bind9.git/commit
Implement rndc retransfer -force
authorAram Sargsyan <aram@isc.org>
Tue, 11 Jun 2024 10:55:18 +0000 (10:55 +0000)
committerAram Sargsyan <aram@isc.org>
Thu, 1 Aug 2024 10:43:47 +0000 (10:43 +0000)
commit402ca316ae3bd285889ecd7ac4005ada295ba421
treea371d67ad73db54de770b83792a8eb6d98eea00d
parentb156531b299819104195c8d964a72d76d542c0e7
Implement rndc retransfer -force

With this new optional argument if there is an ongoing zone
transfer it will be aborted before a new zone transfer is scheduled.
bin/named/server.c
bin/rndc/rndc.rst
lib/dns/include/dns/zone.h
lib/dns/zone.c