aboutsummaryrefslogtreecommitdiffstats
path: root/pcap-util-unix.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-04this file doesn't use any item of the globals.h so remove #include. Ulf Lamping1-2/+0
2004-07-18Add support for IPv6 addresses for interfaces.Guy Harris1-1/+1
2004-07-18Get IPv4 addresses and the loopback flag if we don't haveGuy Harris1-11/+17
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-06-12On Windows, if "get_interface_list()" returns CANT_GET_INTERFACE_LISTGuy Harris1-1/+11
2003-10-10Get the version number of the libpcap/WinPcap with which we're runningGuy Harris1-3/+53
2003-10-10Use "pcap_findalldevs()" if present.Guy Harris1-0/+273