aboutsummaryrefslogtreecommitdiffstats
path: root/pcap-util.h
Commit message (Expand)AuthorAgeFilesLines
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-107/+107
* if using the get_interface_list function, try to get the IP addresses tooUlf Lamping2004-07-171-105/+107
* On Windows, if "get_interface_list()" returns CANT_GET_INTERFACE_LISTGuy Harris2004-06-121-1/+7
* Based on a patch from Brian Fundakowski Feldman, add support for settingGuy Harris2003-11-011-2/+25
* Get the version number of the libpcap/WinPcap with which we're runningGuy Harris2003-10-101-1/+16
* Have "get_interface_list()" return a list of "if_info_t" structuresGuy Harris2003-09-101-1/+11
* From Nathan Jennings:Guy Harris2003-09-081-1/+2
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* Wrap calls to "pcap_datalink()" in a routine that attempts to compensateGuy Harris2001-11-091-0/+50