Date: Wed, 2 May 2007 22:44:14 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/dns Makefile ports/dns/dnscap Makefile distinfo pkg-descr Message-ID: <200705022244.l42MiE8r028891@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2007-05-02 22:44:14 UTC FreeBSD ports repository Modified files: dns Makefile Added files: dns/dnscap Makefile distinfo pkg-descr Log: 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 Revision Changes Path 1.78 +1 -0 ports/dns/Makefile 1.1 +31 -0 ports/dns/dnscap/Makefile (new) 1.1 +3 -0 ports/dns/dnscap/distinfo (new) 1.1 +13 -0 ports/dns/dnscap/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705022244.l42MiE8r028891>