libpcap-1.9.0
Use C99 {u}intN_t types rather than BSD {u_}intN_t types.
Rename pcap/export-defs.h to pcap/funcattrs.h.
Squelch warnings caused by Berkeley YACC bug/misfeature.
Use HTTPS in the www.tcpdump.org URLs.
Fix MSVC build.
Add a pcap/ipnet.h file with IPNET definitions; use the right AF_ values.
Try to make pcap_compile() thread-safer.
Get rid of leftover stuff from the u_intN_t days.
Rename pcap_set_protocol() to pcap_set_protocol_linux().