]> git.ipfire.org Git - thirdparty/bind9.git/commit
Implement the ForwardOnlyFail statistics channel counter
authorAram Sargsyan <aram@isc.org>
Thu, 12 Sep 2024 12:34:40 +0000 (12:34 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Mon, 16 Sep 2024 09:31:14 +0000 (09:31 +0000)
commita018b4e36f2201c01436179aa16294827aa160ba
tree98db2368dffd73deed2ca7381f279c6a855f80e0
parentb82957376dc4ba67b4b6e38b4f7c59662a4c63a8
Implement the ForwardOnlyFail statistics channel counter

The new ForwardOnlyFail statistics channel counter indicates the
number of queries failed due to bad forwarders for 'forward only'
zones.
bin/named/statschannel.c
lib/dns/include/dns/stats.h
lib/dns/resolver.c