@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:

🔗 https://codeberg.org/DNS-OARC/dnscap/releases/tag/v2.5.2

#dnscap #DNS #OpenSource #LoveDNS ^RP

#dnscap v2.5.2 released!
- Fix compatibility with GNU/Hurd
- Fix running tests in parallel
#DNS #Capture #OpenSource
https://codeberg.org/DNS-OARC/dnscap/releases/tag/v2.5.2
Release 2.5.2 - DNS-OARC/dnscap

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...

Codeberg.org
#dnscap v2.5.1 released!
- Fix `assert()` compatibility with newer libc
- In cryptopan plugin, support big endian systems
#DNS #Capture #OpenSource
https://codeberg.org/DNS-OARC/dnscap/releases/tag/v2.5.1
Release 2.5.1 - DNS-OARC/dnscap

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...

Codeberg.org
#dnscap v2.5.0 released!
- Two new plugin extensions
- Rewrote compressed PCAP reader to fix a lot of bugs
- Removed a very old PCAP header check to not discard valid packets
- Fix issues with `-e` filter option
See changelog for full details ^JL
#DNS #Capture #OpenSource
https://codeberg.org/DNS-OARC/dnscap/releases/tag/v2.5.0
Release 2.5.0 - DNS-OARC/dnscap

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_...

Codeberg.org

#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

#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
^JL
#DNS #Capture #OpenSource
https://github.com/DNS-OARC/dnscap/releases/tag/v2.4.1
Release Release 2.4.1 · DNS-OARC/dnscap

This patch release fixes a bug introduced in v2.4.0 where writing gziped PCAPs broke, and readds sending timestamp to plugins close function which was incorrectly removed in v2.2.1. Changes: Remov...

GitHub
#dnscap v2.4.0 released!
- Now supports reading gz/xz/lz4/zst compressed PCAPs
- Two new plugin extensions
- Autotool update and fixes
^JL
#DNS #Capture #OpenSource
https://github.com/DNS-OARC/dnscap/releases/tag/v2.4.0
Release Release 2.4.0 · DNS-OARC/dnscap

This release brings support for reading compressed PCAPs, a few new plugin extensions and updates to autotools. Changes: Add CHANGES to docs Update autotools requirement to 2.69 and fix deprecatio...

GitHub
#dnscap v2.3.1 released!
- fix 64bit time structures on 32bit platforms
- require libpcap with `DLT_LINUX_SLL2` support
^JL
#DNS #Capture #PCAP #OpenSource
https://github.com/DNS-OARC/dnscap/releases/tag/v2.3.1
#dnscap v2.3.0 released!
- New output format `tcpdns`
- New plugin `asudp`
- Added support for DLT_LINUX_SLL2
and fixes...
^JL
#DNS #Capture #PCAP #OpenSource
https://github.com/DNS-OARC/dnscap/releases/tag/v2.3.0
Release Release 2.3.0 · DNS-OARC/dnscap

This release adds support for Linux cooked v2 link-type, a new output format, a new plugin and fixes a couple of issues. The new output format tcpdns can be used to generate a file with the DNS as ...

GitHub