Ethereal-cvs: [Ethereal-cvs] r11402 - trunk: trunk/pcap-util-int.h trunk/pcap-util-unix.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Sat, 17 Jul 2004 21:34:46 -0500 (CDT)
Author: guy
Date: Sat Jul 17 21:34:45 2004
New Revision: 11402

Modified:
   trunk/pcap-util-int.h
   trunk/pcap-util-unix.c
   trunk/pcap-util.c
Log:
Get IPv4 addresses and the loopback flag if we don't have
"pcap_findalldevs()".

"if_info_ip()" is used - and can be compiled - only if libpcap has
"pcap_findalldevs()".