Recent Releases of flowd
flowd -
- npapi: Fix int parsing and include npapi 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+)
- Python
Published by marian-babik over 1 year ago
flowd - v1.1.5
- cachess: fixed missing sspath
- 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: https://github.com/scitags/flowd/compare/v1.1.4...v1.1.5
- Python
Published by marian-babik over 1 year ago
flowd - 1.1.2
- Packaging by @marian-babik in https://github.com/scitags/flowd/pull/6
- eBPF multi-NIC support and vlan tags handling by @TristanSullivan in https://github.com/scitags/flowd/pull/7
- Automated Pypi publishing
Full Changelog: https://github.com/scitags/flowd/compare/v1.0.2...v1.1.2
- Python
Published by marian-babik over 1 year ago
flowd - Packaging updates
Introduces pypi packaging Adds CC7 compatibility fixes for Prometheus client New docker setup (now based on py3) Various bugfixes
- Python
Published by marian-babik almost 3 years ago
flowd - 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
- Python
Published by marian-babik about 3 years ago