summaryrefslogtreecommitdiff
path: root/usr.sbin/ipfwpcap/ipfwpcap.c
Commit message (Expand)AuthorAgeFilesLines
* Buildfix for GCC after r334277.Hans Petter Selasky2018-05-281-0/+2
* Replace index() and rindex() calls with strchr() and strrchr().Ed Schouten2012-01-031-1/+1
* Several cleanups to ipfwpcap(8).Ed Schouten2009-05-311-63/+60
* Add a signal handler for SIGINT to make sure that the PID fileChristian S.J. Peron2007-10-121-0/+1
* add define's from config.h for pcap-int.h; this is a noop nowSam Leffler2006-09-041-0/+4
* Add a small tool which captures packets on a DIVERT socket and writesPoul-Henning Kamp2005-10-171-0/+301