summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2006-08-09 18:20:46 +0000
committertv <tv@pkgsrc.org>2006-08-09 18:20:46 +0000
commitdd54a59bfec1addbf7edb44a43ddd7da95c00a50 (patch)
tree08ca6b9322f43aad53817b852c7e3672a0f3936d /net/Makefile
parent00098ca5e01589755978760917316ffa203ab74f (diff)
downloadpkgsrc-dd54a59bfec1addbf7edb44a43ddd7da95c00a50.tar.gz
Add queryperf-2.1, an updated version of the contrib tool shipped with
BIND. From its DESCR: This is queryperf, a DNS server query performance testing tool. It is primarily intended for measuring the performance of authoritative DNS servers, but it has also been used for measuring caching server performance. This document describes the use of queryperf for authoritative server performance testing. NOTE: This version of queryperf has been modified by Nominum. It implements a slow-start algorithm which lessens the risk of network buffer overflows, particularly when testing recursive servers with high values for the -q option.
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 26b4ca1ede1..0afbb468c46 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.633 2006/08/09 10:06:32 wiz Exp $
+# $NetBSD: Makefile,v 1.634 2006/08/09 18:20:46 tv Exp $
#
COMMENT= Networking tools
@@ -365,6 +365,7 @@ SUBDIR+= pygopherd
SUBDIR+= qadsl
SUBDIR+= quagga
SUBDIR+= quagga-devel
+SUBDIR+= queryperf
SUBDIR+= ra-rtsp-proxy
SUBDIR+= radiusd-cistron
SUBDIR+= rdesktop