]> git.ipfire.org Git - thirdparty/bind9.git/commit
Improve the "Duration (s)" field of the incoming xfers in stats channel
authorAram Sargsyan <aram@isc.org>
Fri, 15 Sep 2023 10:03:29 +0000 (10:03 +0000)
committerAram Sargsyan <aram@isc.org>
Fri, 22 Sep 2023 11:24:49 +0000 (11:24 +0000)
commit979b86ecb9292bdcd57f99632749ac8689df7c82
tree544dff78389a7614e57373c9b493912c66f3990a
parenta3916e4ed281fe7ec7d9934a8507e2a6519093ab
Improve the "Duration (s)" field of the incoming xfers in stats channel

Improve the "Duration (s)" field, so that it can show the duration of
all the major states of an incoming zone transfer process, while they
are taking place. In particular, it will now show the duration of the
"Pending", "Refresh SOA" and "Deferred" states too, before the actual
zone transfer starts.
bin/named/statschannel.c
doc/arm/reference.rst
lib/dns/include/dns/zone.h
lib/dns/zone.c