Skip to content

Releases: scitags/flowd

v1.1.7

Choose a tag to compare

@marian-babik marian-babik released this 25 Mar 14:59
d95a9a9

Fixed internal IP replacement

v1.1.6

Choose a tag to compare

@marian-babik marian-babik released this 14 Oct 14:25
45d8264
  • np_api: Fix int parsing and include np_api plugin in rpm
  • netlink: added ip6 zone index handling; num() using regex now
  • ebpf: added auto-discovery of network interfaces
  • added dummy backend
  • docker image updated to fedora 40 and latest bcc (to support kernels 6.6+)

v1.1.5

Choose a tag to compare

@marian-babik marian-babik released this 19 Sep 12:06
4f36694
  • cache_ss: fixed missing ss_path
  • added ip6 zone index handling in ss parser
  • added num() check with regex in ss parser
  • publishing flowd image to github containers
  • build system for rpms in koji

Full Changelog: v1.1.4...v1.1.5

1.1.4

Choose a tag to compare

@marian-babik marian-babik released this 22 Jul 06:31
a80f023
  • added experimental iperf plugin
  • bugfixes in the rpm spec file

1.1.2

Choose a tag to compare

@marian-babik marian-babik released this 13 Jun 15:26
cbee96f

Full Changelog: v1.0.2...v1.1.2

1.0.2

Choose a tag to compare

@marian-babik marian-babik released this 14 Apr 12:28
  • Removed systemd dependencies
  • Py3 and Fedora compatibility package changes

Packaging updates

Choose a tag to compare

@marian-babik marian-babik released this 28 Mar 10:12
58dbe02

Introduces pypi packaging
Adds CC7 compatibility fixes for Prometheus client
New docker setup (now based on py3)
Various bugfixes

Beta release

Choose a tag to compare

@marian-babik marian-babik released this 23 Jan 12:54
ae50b16

Version 1.0.0
Release Notes:

  • flowd released Jan 23rd 2023

New features:

  • New backends: eBPF for packet marking and Prometheus to expose metrics
  • New plugins: netlink, firefly and iperf
  • Updated documentation (added config reference, contribution guide)
  • Support for running mutliple backends
  • Systemd integration
  • Netlink cache and parsing for udp_firefly and prometheus backends
  • Updated license and copyrights