libpcap-1.8.1
Use pcap_snprintf() instead of snprintf().
Add a "getopt.h" header and include it instead of <unistd.h> on Windows.
Add a wrapper for strtok_r().
Fix MSVC compile warnings on the WinPcap specific code.