Re: [tcpdump-workers] Changes in libpcap SDK for Windows

2016-06-27 Thread Yang Luo
Hi, I noticed that the source release has some additional files in Win32\Include\ compared to the repo, including bittypes.h, ip6_misc.h, etc. And when I compiled WinDump (https://github.com/hsluoyz/WinDump), it also requires bittypes.h, net\netdb.h, net\paths.h to build. But I didn't find any scr

[tcpdump-workers] Changes in libpcap SDK for Windows

2016-06-27 Thread Yang Luo
Hi list, I'm working on Npcap's SDK based on the latest libpcap. Is there any difference here since libpcap 1.0 (which is the version used by Npcap/WinPcap)? Like the headers, this bat is the used to package the headers ( https://github.com/nmap/npcap/blob/master/create_include.bat), still the or