From c8c24bc135c62980463b220703184986ed3f13f3 Mon Sep 17 00:00:00 2001 From: Andreas Jakum Date: Wed, 19 Jul 2023 11:11:30 +0200 Subject: [PATCH] Add missing tools to pdns-tools package description (control). --- .../debian/authoritative/debian-buster/control | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/builder-support/debian/authoritative/debian-buster/control b/builder-support/debian/authoritative/debian-buster/control index 516014a4e9..3148aa707f 100644 --- a/builder-support/debian/authoritative/debian-buster/control +++ b/builder-support/debian/authoritative/debian-buster/control @@ -65,16 +65,24 @@ Description: Tools for DNS debugging by PowerDNS This package contains several tools to debug DNS issues. These tools do not require any part of the PowerDNS server components to work. . + * calidns: Resolver benchmark tool * dnsbulktest: A resolver stress-tester * dnsgram: Show per 5-second statistics to study intermittent resolver issues + * dnspcap2calidns: PCAP conversion tool (calidns format) + * dnspcap2protobuf: PCAP conversion tool (protobuf format) * dnsreplay: Replay a pcap with DNS queries * dnsscan: Prints the query-type amounts in a pcap * dnsscope: Calculates statistics without replaying traffic * dnstcpbench: Perform TCP benchmarking of DNS servers * dnswasher: Clean a pcap of identifying IP information + * dumresp: Dummy DNS responder * ixplore: Explore diffs from IXFRs + * nproxy: DNS notification proxy * nsec3dig: Calculate the correctness of NSEC3 proofs + * pdns_notify: Simple tool for sending DNS notifies * saxfr: AXFR zones and show extra information + * sdig: dig-like tool supporting DoH, DoT, PROXY-protocol and XPF + * stubquery: Stub resolver query tool Package: pdns-ixfrdist Architecture: any -- 2.47.2