Releases: scitags/flowd
Releases · scitags/flowd
Release list
v1.1.7
v1.1.6
- 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
- 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
- added experimental iperf plugin
- bugfixes in the rpm spec file
1.1.2
- Packaging by @marian-babik in #6
- eBPF multi-NIC support and vlan tags handling by @TristanSullivan in #7
- Automated Pypi publishing
Full Changelog: v1.0.2...v1.1.2
1.0.2
- Removed systemd dependencies
- Py3 and Fedora compatibility package changes
Packaging updates
Introduces pypi packaging
Adds CC7 compatibility fixes for Prometheus client
New docker setup (now based on py3)
Various bugfixes
Beta release
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