summaryrefslogtreecommitdiff
path: root/packages/hsflowd
AgeCommit message (Collapse)Author
2024-03-29T6033: bump hsflowd version v2.0.55-1 extended PCAP capabilitiesViacheslav Hletenko
Bump the `hsflowd` version to `v2.0.55-1` Fixed and extended PCAP capabilities for not hardware/bridge interfaces (like GRE tunnel interface). It fixes crashes the daemon if you use tunnel interfaces ``` hsflowd[9160]: PCAP: tun0 has no supported datalink encapsulaton hsflowd[9160]: Received signal 11 hsflowd[9160]: SIGSEGV, faulty address is (nil) ``` The correct commit fix in https://github.com/sflow/host-sflow/commit/62346aa67240ced0fb16b6725f16d8fa40eaea60 Updated version starts the hsflowd without issues
2023-09-19T5125: bump hsflowd version to v2.0.52-1Viacheslav Hletenko
2023-05-26packages: change glob pattern to be recursiveChristian Breunig
2023-04-01T5125: bump hsflowd version to v2.0.50-4Viacheslav Hletenko
2023-03-31T5125: Add DBUS option to build hsflowd for getting sflow statViacheslav Hletenko
Build hsflowd with "DBUS" option allows to get statistics for op-mode
2023-03-29T5086: bump hsflowd version to v2.0.50-3Viacheslav Hletenko
2023-03-17T5086: Build hsflowd with option DROPMONViacheslav Hletenko
2023-03-16hsflowd: T5086: ARM package has aarch64 extension, rename to arm64Christian Breunig
2023-03-16hsflowd: T5086: add missing libpcap0.8-dev dependency - unsatisfied on arm64Christian Breunig
2023-03-16hsflowd: T5086: bump version to v2.0.48-1Christian Breunig
2023-03-14T5086: Add Jenkins build for hsflowd deb pkgViacheslav Hletenko
Build 'hsflofd' from sources