Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-29 | T6033: bump hsflowd version v2.0.55-1 extended PCAP capabilities | Viacheslav 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-19 | T5125: bump hsflowd version to v2.0.52-1 | Viacheslav Hletenko | |
2023-05-26 | packages: change glob pattern to be recursive | Christian Breunig | |
2023-04-01 | T5125: bump hsflowd version to v2.0.50-4 | Viacheslav Hletenko | |
2023-03-31 | T5125: Add DBUS option to build hsflowd for getting sflow stat | Viacheslav Hletenko | |
Build hsflowd with "DBUS" option allows to get statistics for op-mode | |||
2023-03-29 | T5086: bump hsflowd version to v2.0.50-3 | Viacheslav Hletenko | |
2023-03-17 | T5086: Build hsflowd with option DROPMON | Viacheslav Hletenko | |
2023-03-16 | hsflowd: T5086: ARM package has aarch64 extension, rename to arm64 | Christian Breunig | |
2023-03-16 | hsflowd: T5086: add missing libpcap0.8-dev dependency - unsatisfied on arm64 | Christian Breunig | |
2023-03-16 | hsflowd: T5086: bump version to v2.0.48-1 | Christian Breunig | |
2023-03-14 | T5086: Add Jenkins build for hsflowd deb pkg | Viacheslav Hletenko | |
Build 'hsflofd' from sources |