Skip to content

Releases: sflow/host-sflow

hsflowd

06 Sep 21:37
Compare
Choose a tag to compare

New module: mod_sonic. Receives packet samples via mod_psample, and polls counters and interface state from SONiC's redis DB.
Tighten checks around TCP_DIAG response.

hsflowd

16 May 17:46
Compare
Choose a tag to compare

Add module mod_psample for standard Linux packet-sampling over PSAMPLE netlink channel.

hsflowd

24 Jan 21:51
Compare
Choose a tag to compare

bugfix release

hsflowd

14 Sep 20:52
Compare
Choose a tag to compare

New option systemd { markTraffic=on } will map packet-samples to service. So sFlow collectors can color traffic by service network-wide without relying on heuristics or "well-known-ports". This feature requires packet-samples, e.g. from pcap { speed=1- }.

hsflowd

09 Aug 19:10
Compare
Choose a tag to compare
v2.0.17-3

set release 3

hsflowd

06 Jul 18:10
Compare
Choose a tag to compare

"make deb FEATURES=OS10" now compiles for OS10 using mod_opx, which uses the binary CPS API. The old mod_os10 is removed, but backwards-compatibility is maintained for config files with os10{} sections.

hsflowd

25 May 04:18
Compare
Choose a tag to compare

Openswitch build fully operational (with enironment setting in systemd service file)

hsflowd

08 Mar 19:23
Compare
Choose a tag to compare

mod_docker specify Docker API version in URL requests.

hsflowd

02 Mar 00:07
Compare
Choose a tag to compare

Improved Openswitch support.

hsflowd

09 Feb 23:46
Compare
Choose a tag to compare

Openswitch ifSpeed conversion.