CVS log for ports/dns/dnscap/pkg-descr
Up to [FreeBSD] / ports / dns / dnscap
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Sep 23 00:53:38 2008 UTC (3 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -11 lines
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>
Revision 1.2
Wed May 2 23:38:24 2007 UTC (4 years, 9 months ago) by edwin
Branches: MAIN
FILE REMOVED
Changes since revision 1.1: +0 -0 lines
Removed on authors request until the program has reached maturity.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed May 2 22:44:13 2007 UTC (4 years, 9 months ago) by edwin
Branches: MAIN
DNSCAP - DNS traffic capture utility
cap is a network capture utility designed specifically for DNS
traffic. It produces binary data in pcap(3) format, either on
standard output (by default) or in successive dump files (if the d
command line option is given.) 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.
SYNOPSIS
dnscap [-avf6] [-i if ...] [-l vlan ...] [-p port] [-m [quire]] [-h [ir]]
[-q host ...] [-r host ...] [-d base [-k cmd]] [-t lim] [-c lim]
WWW: http://public.oarci.net/tools/dnscap
