Skip to content

hsflowd

Compare
Choose a tag to compare
@sflow sflow released this 26 Feb 18:14
· 240 commits to master since this release

mod_sonic: avoid losing sync with collector config when two collectors added/removed.
util: the UTARRAY_PACK flag now requires the array to remain packed at all times, so deletions now result in an immediate repack. This is not as efficient as the 'lazy' mechanism from before, but it is easier to use.