| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
22 Mar 2011 21:24:35
134
|
edwin  |
Remove some leftover files from a long time ago. |
22 Mar 2011 21:23:03
134
|
edwin  |
Update to version 134
Submitted by: "Wessels, Duane" <dwessels@verisign.com> |
20 Mar 2011 12:54:45
1.0.r6_1
|
miwi  |
- Get Rid MD5 support |
23 Sep 2008 01:18:26
1.0.r6_1
|
edwin  |
Fix build, don't depend on bind9 to be installed anymore.
Noticed by: QAT |
23 Sep 2008 00:53:38
1.0.r6
|
edwin  |
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> |
02 May 2007 23:38:24
0.0
|
edwin  |
Removed on authors request until the program has reached maturity. |
02 May 2007 22:44:14
0.0
|
edwin  |
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 |