s] 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 "s
Hi all.
I'm trying to play with libpcap to make a little tool and it the same
way to make a little tutorial on it.
I'm facing a question regarding pcap_if_t structure.
This last one is composed of :
- pcap_if *next (to implement the link between list's element) ;
- char*name (