master
Fix some spelling. [skip ci]
fuzz: fix unused parameter compiler warning in fuzz_filter.c using _U_ macro from varattrs.h
Refine the .gitignore files.
testprogs/CMakeLists.txt: add a comment. [skip ci]
translatetest: Add a test program for various translation functions.
TESTlib: Validate input better in test_and_report().
Factor TESTlib.pm out. [skip appveyor]
TESTrun: Factor detect_testprog() out. [skip ci]
Free p->opt.device on close, not on cleanup.
Remove unreachable return statements.
testprogs: Constify a few variables.
Include <config.h> unconditionally
Both AF_INET and AF_INET6 are mandatory.
RDMA: Avoid valgrind errors when calling rdmasniff_findalldevs()
Parameterize the interface name in reactivatetest. [skip appveyor]
QNX: Use "unix.h" instead of the missing <sysexits.h>.
Add the size of time_t to the version string.
Fix some typos