aboutsummaryrefslogtreecommitdiffstats
path: root/pcapio.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-01OK, fix it properly by adding test after config.h has been included...martinm1-4/+3
2007-02-01Fix with-pcap build by disabling HAVE_LIBPCAP guard for now, for some reason ...martinm1-2/+3
2007-02-01there is no point in pcapio unless we have PCAP available.sahlberg1-0/+4
2006-05-21name changesahlberg1-2/+2
2006-03-04When capturing, we only support writing to libpcap files. Given that,guy1-0/+186