cvs commit: ports/dns Makefile ports/dns/dnscap Makefile distinfo pkg-descr

Edwin Groothuis edwin at FreeBSD.org
Wed May 2 22:44:15 UTC 2007


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)


More information about the cvs-ports mailing list