libpcap-1.10.2
Fix some spelling. [skip ci]
Fix some typos
testprogs/.gitignore: Add a missing file
CMake: Build valgrindtest only if Autoconf would. [skip ci]
Close the eventfd if we are non-blocking
Remove unreachable return statements.
Lose an unused var in testprogs/filtertest.c. [skip ci]
Define timeradd() and timersub() if necessary.
Revert "findalldevstest: temporary test to see if this squelches Valgrind warnings."
Plug memory-leak
make some compilers be quiet about un-initialized variable, as per #982
threadsignaltest: add an option to disable the wakeup.
Rename the test program directory to testprogs.
writealldevstest: add support for -D and opening by number.