Releases: sflow/host-sflow
Releases · sflow/host-sflow
hsflowd
Revert to not including DROPMON with FEATURES=SONIC
hsflowd
Accommodate SONiC port names diverging from Linux deviceNames.
hsflowd
Top level setting "samplingDirection=[in|out|both]" now ignored. Use module-specific settings such as "psample{ingress=[on|off] egress=[on|off]}" instead. Note that other sampling modules such as pcap{} are inherently bidirectional.
Added Docker build for RedHat/RockyLinux9.
hsflowd
mod_pcap reports samples correctly when missing ethernet header (e.g. wireguard interface)
hsflowd
Support use of GCOV analysis
agent= now simply adjusts the priority for address selection. So another agent address can still be selected if the supplied device has no IP or IP6 address at all.
hsflowd
mod_sonic: avoid race-condition when collector config changed rapidly.
allow agent.cidr=! to exclude a CIDR from consideration for the agent-address selection.
hsflowd
mod_dent add 'continue' to tc command so that additional filters in the chain will apply.
The features=HOST profile now includes psample, dent and dropmon modules along with example config for host monitoring.
hsflowd
mod_dent add 'continue' to tc command so that additional filters in the chain will apply.
The features=HOST profile now includes psample, dent and dropmon modules along with example config for host monitoring.
hsflowd
mod_sonic ifAlias memory leak
hsflowd
mod_dent only request tc 'pref 1' on ingress