]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check zone transfer transports in the statistics channel
authorAram Sargsyan <aram@isc.org>
Wed, 13 Sep 2023 13:17:38 +0000 (13:17 +0000)
committerAram Sargsyan <aram@isc.org>
Fri, 22 Sep 2023 09:56:33 +0000 (09:56 +0000)
commite92d1eeafca6e5a75299bff6a90ce37848409e85
tree89437644d2116feb59365750994e34a4fb35e852
parent8f4f82e018fa83899c95d7f9782ca7e91ce0f6ec
Check zone transfer transports in the statistics channel

Add two more secondary zones to ns3 to be transferred from ns1,
using its IPv6 address for which the 'tcp-only' is set to 'yes'.
Check the statistics channel's incoming zone transfers information
to confirm that the expected transports were used for each of the
SOA query cases (UDP, TCP, TLS), and also for zone transfers (TCP,
TLS).
bin/tests/system/statschannel/clean.sh
bin/tests/system/statschannel/ns1/example-tcp.db [new file with mode: 0644]
bin/tests/system/statschannel/ns1/example-tls.db [new file with mode: 0644]
bin/tests/system/statschannel/ns1/named.conf.in
bin/tests/system/statschannel/ns3/named.conf.in
bin/tests/system/statschannel/tests.sh
bin/tests/system/statschannel/xfrins-json.pl [new file with mode: 0644]