Skip to content

Releases: CESNET/ipfixprobe

v5.7.0

22 Jun 13:25
f0f1688

Choose a tag to compare

What's Changed

Full Changelog: v5.6.0...v5.7.0

v5.6.0

04 May 13:06
58fdcf4

Choose a tag to compare

What's Changed

Full Changelog: v5.5.0...v5.6.0

v5.5.0

09 Oct 13:57
7ed39f6

Choose a tag to compare

What's Changed

Full Changelog: v5.4.0...v5.5.0

v5.4.0

07 Oct 14:01
2167668

Choose a tag to compare

What's Changed

Full Changelog: v5.3.0...v5.4.0

v5.3.0

31 Jul 10:25
6a7baca

Choose a tag to compare

What's Changed

  • TLS - Fix empty string pop_back() if all elliptic curve point formats are grease values by @Zadamsa in #296
  • TLS - Update pen number and id for JA4 IFPFIX element by @Zadamsa in #297
  • Ipfix-elements: update RTSP plugin ipfix elements attributes by @SiskaPavel in #298
  • CI: add PR workflow to check IPFIX element consistency with libfds by @SiskaPavel in #295
  • NfbPlugin: use NUMA preferred policy instead of strict binding by @SiskaPavel in #300
  • Bump version to 5.3.0 by @SiskaPavel in #299

Full Changelog: v5.2.0...v5.3.0

v5.2.0

09 Jul 08:07
a24b8e2

Choose a tag to compare

What's Changed

Full Changelog: v5.1.0...v5.2.0

v5.1.0

07 Jul 09:49
ef9e042

Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.1.0

v5.0.0

04 Jul 13:09
e7b3c97

Choose a tag to compare

What's Changed

Full Changelog: v4.16.0...v5.0.0

v4.16.0

14 Feb 14:53
dfbd2f2

Choose a tag to compare

Changes from v4.15.0

Bugfixes

  • Parser - fix packet parsing issue when --with-pcap is enabled
  • DPDK - fix multiple dpdk telemetry files registration

Improvements

  • DPDK - set RX queue size as (mempool size / 2)
  • DPDK - increase default mempool size from 4096 to 8192

Full Changelog: v4.15.0...v4.16.0

v4.15.0

27 Dec 22:23
39bb08e

Choose a tag to compare

Changes from v4.11.1

Improvements

  • Fragmentation cache added.
  • process/wg: Removed check for transport data length divisibility by 16.
  • Enhanced DPDK memory pool creation using device socket ID.
  • QUIC: Expanded flow detail extraction.
  • Updated default packet queue burst size to 64 (consistent with input defaults).
  • Workers CPU affinity improvements.
  • Prefetch optimizations for better performance.
  • IPv6: Improved header parsing and extension handling.
  • DPDK: Timestamp read from hardware metadata when available.

New Features

Input Plugins:

  • NDP: Support for custom packet header timestamps.
  • DPDK: Added MTU size configuration and telemetry support.

Output Plugins:

  • IPFIX: Introduced LZ4 compression support.
  • IPFIX: Added non-blocking TCP socket option.

Telemetry:

  • Introduced AppFS telemetry.
  • Updated telemetry documentation in README.

Plugins:

  • MQTT: Support for v3.1.1 protocol.
  • TLS Extensions: Enhanced features for detailed analysis.

Bugfixes

  • Fixed discrepancies in IPT PHIST features.
  • Resolved issues with TCP options parsing.
  • Corrected WireGuard byte order in IPFIX output.
  • Addressed inconsistencies in IPv6 header parsing.
  • Fixed RSS configuration in DPDK.
  • Resolved DPDK queue size issues and packet parsing checks.

Documentation

  • Introduced Jekyll-based documentation framework.
  • Updated README with new telemetry features and examples.
  • Minor fixes and revisions to improve clarity and navigation on the webpage.

Miscellaneous

  • Added Docker container for processing PCAPs to CSVs.

Full Changelog: v4.11.1...v4.15.0