libpcap-1.8.1
Delete trailing spaces/tabs
Move getopt.c to the missing directory.
Add a "getopt.h" header and include it instead of <unistd.h> on Windows.
Fix test programs to build on more platforms.
Split out the UN*X flags to pcap flags mapping.
Handle no -i argument, report success.
Explain what valgrindtest does.