aboutsummaryrefslogtreecommitdiffstats
path: root/pcap-util-int.h
AgeCommit message (Collapse)AuthorFilesLines
2005-01-15fix a typoulfl1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13047 f5534014-38df-0310-8fa8-9805f1628bb7
2004-07-18Get IPv4 addresses and the loopback flag if we don't haveguy1-0/+1
"pcap_findalldevs()". "if_info_ip()" is used - and can be compiled - only if libpcap has "pcap_findalldevs()". git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11402 f5534014-38df-0310-8fa8-9805f1628bb7
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
they have LF at the end of the line on UN*X and CR/LF on Windows; hopefully this means that if a CR/LF version is checked in on Windows, the CRs will be stripped so that they show up only when checked out on Windows, not on UN*X. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11400 f5534014-38df-0310-8fa8-9805f1628bb7
2003-10-10Use "pcap_findalldevs()" if present.guy1-0/+37
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8655 f5534014-38df-0310-8fa8-9805f1628bb7