Commit Graph

5 Commits

Author SHA1 Message Date
Martin Mathieson a95ce819f6 OK, fix it properly by adding test after config.h has been included...
svn path=/trunk/; revision=20668
2007-02-01 12:34:28 +00:00
Martin Mathieson acfb8508f2 Fix with-pcap build by disabling HAVE_LIBPCAP guard for now, for some reason it isn't defined when building this file.
svn path=/trunk/; revision=20667
2007-02-01 12:28:35 +00:00
Ronnie Sahlberg 4755299358 there is no point in pcapio unless we have PCAP available.
svn path=/trunk/; revision=20663
2007-02-01 08:38:54 +00:00
Ronnie Sahlberg 89f022b12b name change
svn path=/trunk/; revision=18197
2006-05-21 05:12:17 +00:00
Guy Harris e6886d90ce When capturing, we only support writing to libpcap files. Given that,
bypass Wiretap; that means we don't have to run the packet through
wtap_process_pcap_packet() and then undo that conversion in Wiretap if
we're just going to write it out, shortening the code path.

svn path=/trunk/; revision=17461
2006-03-04 22:33:04 +00:00