]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update contrib/README with new locations for dnsperf, queryperf, and perftcpdns
authorOndřej Surý <ondrej@sury.org>
Tue, 28 Aug 2018 09:44:58 +0000 (11:44 +0200)
committerOndřej Surý <ondrej@sury.org>
Tue, 28 Aug 2018 09:44:58 +0000 (11:44 +0200)
contrib/README

index b9bb1f7ec6f9bb486702dffef67a4f1bd4db0a7d..d4be1b0ceac69febab981c7fb229860e28e9752e 100644 (file)
@@ -8,14 +8,6 @@ but reported bugs will be fixed as time permits.
       named and restarts it in the event of a crash, 'zone-edit'
       which enables editing of a dynamic zone, and others
 
-    - queryperf/
-
-      A DNS query performance testing tool
-
-    - perftcpdns/
-
-      A performance testing tool for DNS over TCP
-
     - dane/
 
       mkdane.sh generates TLSA records for use with DNS-based
@@ -44,19 +36,23 @@ but reported bugs will be fixed as time permits.
       sources. (These are no longer actively maintained and are
       expected to be deprecated eventually.)
 
-    - idn/
+External tools:
 
-      Contains source for 'idnkit', which provides support for
-      Internationalized Domain Name processing.
+    - https://gitlab.isc.org/isc-projects/queryperf
+
+      A DNS query performance testing tool
+
+    - https://gitlab.isc.org/isc-projects/perftcpdns
+
+      A performance testing tool for DNS over TCP
 
-    - dnsperf-2.1.0.0-1/
-    - dnsperf-patches/
+    - https://gitlab.isc.org/isc-projects/dnsperf
 
       DNS server performance testing tools, like 'queryperf' but more
       advanced: 'dnsperf' focuses on authoritative server performance
       and 'resperf' on recursive server performance.  The patch that
-      adds support for EDNS Client Subnet can be found in dnsperf-patches
-      directory.
+      adds support for EDNS Client Subnet has been applied to the
+      git repository.
 
 Formerly, there was more software included in this directory, but we
 have removed it in favour of using canonical upstream locations.  You