It work. Really thanks for the exemple : it's really usefull.
-----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Guy Harris Envoyé : vendredi 16 avril 2004 11:04 À : [EMAIL PROTECTED] Cc : BUYCK Jacky FTRD/DMI/CAE Objet : Re: [tcpdump-workers] Libpcap question On Fri, Apr 16, 2004 at 12:17:54AM +0200, Jacky Buyck wrote: > This last one, if I've correctly understand handle all the addresses > that can be use on an interface. Yes, but note that they aren't all necessarily IPv4 addresses - you have to check the "sa_family" member of the address before printing it as an IPv4 address. I've attached a sample program (based on the test program written by the person who first implemented "pcap_findalldevs()") that lists all interfaces - try that program. - This is the tcpdump-workers list. Visit https://lists.sandelman.ca/ to unsubscribe.