hsflowd
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.