libpcap-1.10.1
Use C99 {u}intN_t types rather than BSD {u_}intN_t types.
Move #includes to the top of header files.
Use more HTTPS in URLs
Fix some spelling. [skip ci]
Add PCAP_AVAILABLE_1_11, update PCAP_AVAILABLE_1_10 comment.
Add a pcap/ipnet.h file with IPNET definitions; use the right AF_ values.
Suppress warnings about the deprecation of gethostbyname().
Use HTTPS in the www.tcpdump.org URLs.
Check for VS 2015 before including <inttypes.h>.
Label most functions by the first release in which they're available.
Clean up handling of packet types in the cooked mode headers.
Windows: Remove the socklen_t typedef.