Skip to content

go-ipfix v0.5.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@zyiou zyiou released this 17 Sep 20:52
· 26 commits to release-0.5.0 since this release

Added

  • Add visibility of collector ingest rate and aggregator connection count. (#253, @zyiou)

Changed

  • Remove connection mutex for exporting process. (#248, @antoninbas)
  • Modify the basic structure NewInfoElementWithValue to reduce memory consumption. (#252, @stati)
  • Remove duplicated code in ie_value.go. (#254, @stati)