aboutsummaryrefslogtreecommitdiffstats
path: root/capture-wpcap.c
AgeCommit message (Expand)AuthorFilesLines
2003-10-10Configure whether we have WinPcap based on whether WINPCAP_VERSION isGuy Harris1-4/+31
2003-10-10Get the version number of the libpcap/WinPcap with which we're runningGuy Harris1-1/+54
2003-10-10Use "pcap_findalldevs()" if present.Guy Harris1-24/+202
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer1-5/+5
2001-04-03Now that WinPcap is a DLL, I can load it at run-time rather than load-time.Gilbert Ramirez1-0/+205