@dnsoarc has released an update to dnscap with the following fixes:
Compatibility with GNU/Hurd
Parallel test execution issues
If you’re using dnscap in your DNS analysis workflow, you can grab the latest version here:
@dnsoarc has released an update to dnscap with the following fixes:
Compatibility with GNU/Hurd
Parallel test execution issues
If you’re using dnscap in your DNS analysis workflow, you can grab the latest version here:

This patch release fixes compatibility with GNU/Hurd and fixes running tests in parallel. Due to submodules in the repository please download this tarball: https://www.dns-oarc.net/files/dnscap/dnscap-2.5.2.tar.gz sha256: 3ce7cbb09d497ff40f74a21bdb12cee72e20ebd38d5c9fa7beff94dee4a2f10c Pa...

This patch release fixes `assert()` usage for compatibility with newer libc versions and handles byte order correctly in cryptopan plugin to work for big endian systems. Due to submodules in the repository please download this tarball: https://www.dns-oarc.net/files/dnscap/dnscap-2.5.1.tar.gz...
This release adds two new plugin extensions, rewrites the compressed PCAP reader, removes a PCAP header check to not drop valid packets and fixes problems with `-e` filtering. New plugin extensions: - `DNSCAP_EXT_BREAKLOOP_PCAPS`: for stopping the PCAP process/capture loop - `DNSCAP_EXT_GET_...
#dnscap v2.4.1 released!
- fixed a bug introduced in v2.4.0 where writing gziped PCAPs broke
- readded sending timestamp to plugins close function which was incorrectly removed in v2.2.1
#DNS #Capture #OpenSource
https://github.com/DNS-OARC/dnscap/releases/tag/v2.4.1
#dnscap v2.4.0 released!
- Now supports reading gz/xz/lz4/zst compressed PCAPs
- Two new plugin extensions
- Autotool update and fixes
#DNS #Capture #OpenSource
https://github.com/DNS-OARC/dnscap/releases/tag/v2.4.0