aboutsummaryrefslogtreecommitdiffstats
path: root/pcap-util.h
AgeCommit message (Expand)AuthorFilesLines
2004-07-19Pull the address (and port and circuit type) stuff out ofGuy Harris1-6/+3
2004-07-18Add support for IPv6 addresses for interfaces.Guy Harris1-2/+18
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-107/+107
2004-07-17if using the get_interface_list function, try to get the IP addresses tooUlf Lamping1-105/+107
2004-06-12On Windows, if "get_interface_list()" returns CANT_GET_INTERFACE_LISTGuy Harris1-1/+7
2003-11-01Based on a patch from Brian Fundakowski Feldman, add support for settingGuy Harris1-2/+25
2003-10-10Get the version number of the libpcap/WinPcap with which we're runningGuy Harris1-1/+16
2003-09-10Have "get_interface_list()" return a list of "if_info_t" structuresGuy Harris1-1/+11
2003-09-08From Nathan Jennings:Guy Harris1-1/+2
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2001-11-09Wrap calls to "pcap_datalink()" in a routine that attempts to compensateGuy Harris1-0/+50