aboutsummaryrefslogtreecommitdiff
path: root/dns/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-09-23 00:53:38 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-09-23 00:53:38 +0000
commit31fd6002c065d1a301bd025d22c747d581821f6d (patch)
treea6ece4afc607ee68797dd188cd0709316ddbe2cb /dns/Makefile
parent9be25ce0dc6afb8f9111945237f8d7a92baa8a32 (diff)
downloadports-31fd6002c065d1a301bd025d22c747d581821f6d.tar.gz
ports-31fd6002c065d1a301bd025d22c747d581821f6d.zip
dnscap is a network capture utility designed specifically for DNS
traffic. It normally produces binary data in pcap(3) format, either on standard output or in successive dump files (based on the -w command line option.) This utility is similar to tcpdump(1), but has finer grained packet recognition tailored to DNS transactions and protocol options. dnscap is expected to be used for gathering continuous research or audit traces. WWW: https://www.dns-oarc.net/tools/dnscap PR: ports/127433 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=220458
Diffstat (limited to 'dns/Makefile')
-rw-r--r--dns/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile
index 62f215fc7861..4f76ac0136ef 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -24,6 +24,7 @@
SUBDIR += dnrd
SUBDIR += dns_balance
SUBDIR += dns_mre
+ SUBDIR += dnscap
SUBDIR += dnscheck
SUBDIR += dnsdoctor
SUBDIR += dnsflood