On Jun 20, 2013, at 3:33 PM, Ben Greear <[email protected]> wrote:
> Thanks, that works (after fixing the typo: return (p_int->adapter);
>
> Can you point me to the git repo you are talking about?
https://github.com/the-tcpdump-group/libpcap
> (Is it for winpcap?)
No, it's for libpcap; the WinPcap developers probably use some version control
system, but they don't have a public repository. Libpcap includes
pcap-win32.c, which is the libpcap part of WinPcap, but it doesn't include the
packet.dll library or the drivers it uses.
The changes in question are
https://github.com/the-tcpdump-group/libpcap/commit/e9e96bbc3efd45ba6d1dbb097bc09845ba54c5d6
and something that hasn't been pushed to the github repository yet (the latter
is the one that adds pcap_get_adapter()).
_______________________________________________
Winpcap-users mailing list
[email protected]
https://www.winpcap.org/mailman/listinfo/winpcap-users