What's Changed
- netmap: Fix if_get_stats to use uint64_t to match recent globals change by @droe in #927
- Fix size of recv validation from uint32[16] to uint32[4] by @droe in #926
- Update built ubuntu GH runner to use latest rather than 20.04 by @phillip-stephens in #928
- Adds QUIC init probe by @annalittle in #930
- Implement NTP_TIMESTAMP (RFC5905) template field by @svbatalov in #931
- set cmake version upper to prepare cmake-4 that requires >=3.5 by @PPN-SD in #933
- Minor ZMap Installation Improvement by @Ashleydai2003 in #935
New Contributors
- @PPN-SD made their first contribution in #933
- @Ashleydai2003 made their first contribution in #935
Full Changelog: v4.3.2...v4.3.3