aboutsummaryrefslogtreecommitdiffstats
path: root/pcap-util-unix.c
AgeCommit message (Collapse)AuthorFilesLines
2003-10-10Get the version number of the libpcap/WinPcap with which we're runningGuy Harris1-3/+53
with "pcap_lib_version()", if available. svn path=/trunk/; revision=8656
2003-10-10Use "pcap_findalldevs()" if present.Guy Harris1-0/+273
svn path=/trunk/; revision=8655