Christian S.J. Peron
9195f2b323
Add a signal handler for SIGINT to make sure that the PID file
...
gets cleaned up upon receiving SIGINT. This un-breaks subsequent
executions of ipfwpcap and helps when debugging network/divert
issues like this:
ipfwpcap -r 6000 - | tcpdump -r -
MFC after: 1 week
2007-10-12 14:57:39 +00:00
Joel Dahl
a9e889bc33
Change authors e-mail.
...
Requested by: Niclas Zeising
2006-11-12 21:43:21 +00:00
Ruslan Ermilov
66f6e0e5df
Revise markup.
2006-09-30 19:07:03 +00:00
Sam Leffler
85fb34beb0
add define's from config.h for pcap-int.h; this is a noop now
...
but will be required for libpcap 0.9.4
2006-09-04 19:30:44 +00:00
Joel Dahl
c4d39d8076
s/packages/packets/
...
Noticed by: maxim
2006-05-22 07:36:45 +00:00
Joel Dahl
3105ed4eac
Add manual page for ipfwpcap(8).
...
Reviewed by: phk, brueffer
Submitted by: Niclas Zeising <lothrandil@n00b.apagnu.se>
2006-05-22 07:14:54 +00:00
Poul-Henning Kamp
983e5de60b
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@cns.utoronto.ca>
2005-10-17 20:27:15 +00:00