]> git.ipfire.org Git - thirdparty/bind9.git/commit
Rename dns_zone_forcereload() to dns_zone_forcexfr()
authorAram Sargsyan <aram@isc.org>
Fri, 14 Jun 2024 21:17:54 +0000 (21:17 +0000)
committerAram Sargsyan <aram@isc.org>
Thu, 1 Aug 2024 11:01:17 +0000 (11:01 +0000)
commit63b8a75de93a1a42ae175320cf4a4a093e5b4834
treece6a3cf4d77acba027c93c08b222b0799ab37128
parente48f4e81013e787df0779d05162381ca56a8b1a4
Rename dns_zone_forcereload() to dns_zone_forcexfr()

The new name describes the function more accurately.
bin/named/server.c
lib/dns/include/dns/zone.h
lib/dns/zone.c