tagging release 1_28_1
Changes required for build on XenServer 6.5 DDK
In sFlow, a value of 0x3FFFFFFF for the ifindex just means "generated or consumed...
Remove unused var; correct comment
Add support for NFLOG packet sampling
tagging release 1_27_3
Increment version to 1.27.3
Renamed hsflowd_aix.spec to hsflowd.spec.aix to...
improve export of sFlow LAG/LACP info for bonde...
Allow ubi: filesystem to count towards disk-par...
When auto-selecting agent IP address, prefer IP...
tagging release 1_27_2
bugfix: file descriptor leak
The latest release, 1_27_1, uses a redhat-specific initscript if it is compiled on...
tagging release 1_27_1
set version to 1.27.1
deploy redhat-compatible initscripts on redhat ...
DOCKER: age out containers immediately if not i...
Add TCP/IP counters; add Broadcom switch-ASIC c...
avoid compiler warning
Retain root privileges when monitoring Docker c...
Docker counters appear under different path on ...
avoid compiler warning
When you compile hsflowd for Debian (with "make deb") it installs an lsb-compliant...
Add CPU steal, CPU Guest and CPU Guest Nice to ...
bugfix: app-sample status and duration fields w...
readJSON use read() instead of recvfrom() so th...
bugfix: appllication-specific sampling setting ...
new option jsonFIFO=<path> provides an alternat...
Agreed, and thanks for the pointers. This should be in the next release, and we are...
update default hsflowd.conf to reflect the fact...
tagging release 1_26_2
version 1_26_2
bugfix: #endif in wrong place
tagging release 1_26_1
Set version number to 1.26.1
Cumulus: only set sampling-rate on a port if th...
Docker: Ensure linux/types.h included before sy...
Added entry for Docker in download README
tagging release 1_26_0
1.26.0
Docker: use hostname if set; inherit OS charact...
Cumulus: retain privileges
Require libcap only when using capabilities; cl...
Docker,KVM: add support for sFlow Virtual Node ...
Docker: document why particular capabilities ne...
Docker: drop_privileges(), but keep just enough...
Docker: drop_privileges(), but keep just enough...
Reduce LACP aggID mismatch from error to debug-...
First support for Docker Linux-containers (make...
switch-port regex tweak, to match unganged 40G ...
make deb rename arch=x86_64 to amd64
tagging release 1_25_6
avoid DNSSD race condition; 1_25_6
tagging release 1_25_5
Remove unnecessary ethtool workaround; add samp...
Add test to detect when platform is Cumulus Linux
tagging release 1_25_4
bump version to 1.25.4
ethtool stats - limit number of counters requested
correct memory sizing error when querying ethto...
choose new sflow-agent-address if necessary; re...
tagging release 1_25_3
Allow speed-specific sampling_n to be set for s...
Increase samples/sec capability via Linux netli...
tagging release 1_25_2
Update version to 1.25.2
Debian: ensure .deb package installs the debian...
suppress stderr from dmidecode(1) and blkid(1) ...
Debian: use more compatible init-script for sfl...
Solaris: harmonize types to placate compiler
Solaris: warn that package built on Solaris 10 ...
Solaris: revert temp use of alternate gcc compiler
Solaris: for consistency with Linux count both ...
tagging release 1_25_1
update release number in hsflowd.spec
Solaris overhaul: rework readInterfaces.c and r...
avoid segmentation fault if ifspeed or link_dup...
new initscript for Debian hsflowd based on /etc...
Allow for hsflowd to set switch-port sampling v...
tagging release 1_24_1
remove tag
Make HSP_ETHTOOL_STATS off by default because i...
tagging release 1_24_1
use ethtool calls to fill in multicast/broadcas...
added parseNumericAddress() for use in readJSON...
SunOS load-averages must be divided by 256.0