libpcap-1.10.2
Use C99 {u}intN_t types rather than BSD {u_}intN_t types.
Include <sys/types.h> properly.
Revert "linux: clean up the SocketCAN header for classic CAN frames."
Correct a comment. [skip ci]
Update some comments to reflect a Wireshark change.
Fix a comment.
Add a pcap/ipnet.h file with IPNET definitions; use the right AF_ values.
Use _declspec(deprecated(msg)) rather than __pragma(deprecated).
Use HTTPS in the www.tcpdump.org URLs.
Don't require VS 2015 or later when building applications with pcap.
Clean up handling of packet types in the cooked mode headers.
Windows: Remove the socklen_t typedef.