]> git.ipfire.org Git - thirdparty/bind9.git/commit
Show the local and remote addresses for the "Refresh SOA" query
authorAram Sargsyan <aram@isc.org>
Fri, 15 Sep 2023 10:47:17 +0000 (10:47 +0000)
committerAram Sargsyan <aram@isc.org>
Fri, 22 Sep 2023 11:26:11 +0000 (11:26 +0000)
commitdee829d9dc23982d01c837586c7756a85d4eee15
tree33dfff1e96cffa5fa8d53f6a82a11873cf5a3dcf
parent979b86ecb9292bdcd57f99632749ac8689df7c82
Show the local and remote addresses for the "Refresh SOA" query

Currently in the statsistics channel's incoming zone transfers list
the local and remote addresses are shown only when the zone transfer
is already running. Since we have now introduced the "Refresh SOA"
state, which shows the state of the SOA query before the zone transfer
is started, this commit implements a feature to show the local and
remote addresses for the SOA query, when the state is "Refresh SOA".
bin/named/statschannel.c
lib/dns/include/dns/zone.h
lib/dns/zone.c