cvs commit: src/usr.sbin/ipfwpcap Makefile ipfwpcap.c

Poul-Henning Kamp phk at FreeBSD.org
Mon Oct 17 13:27:15 PDT 2005


phk         2005-10-17 20:27:15 UTC

  FreeBSD src repository

  Added files:
    usr.sbin/ipfwpcap    Makefile ipfwpcap.c 
  Log:
  Add a small tool which captures packets on a DIVERT socket and writes
  them as pcap (tcpdump) format data to a file or pipe.
  
  Volunters wanted for:   manpage
  Contributed by: P Kern <pkern at cns.utoronto.ca>
  
  Revision  Changes    Path
  1.1       +19 -0     src/usr.sbin/ipfwpcap/Makefile (new)
  1.1       +301 -0    src/usr.sbin/ipfwpcap/ipfwpcap.c (new)


More information about the cvs-src mailing list