Skip to content

Release 2.4.1

Latest
Compare
Choose a tag to compare
@jelu jelu released this 26 Jun 11:54
· 3 commits to develop since this release

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:

  • Remove obsolete code with zlib being required
  • Add gz write test
  • Fix #334:
    • Readd timestamp when calling plugin close
    • Update plugin close interface to pass timestamp that was missed in 2f65abd

Due to submodules in the repository please download this tarball:
https://www.dns-oarc.net/files/dnscap/dnscap-2.4.1.tar.gz
sha256: 524e1883bd9115a669d80fb2a0a0e596ce681fd5fbec39fa5240b86b085837e4

Packages are available at: https://dev.dns-oarc.net/packages/

9abd07d plugin close
b10f923 gz write