Skip to content

go-ipfix v0.4.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@zyiou zyiou released this 05 Feb 19:56
· 22 commits to release-0.4.0 since this release

Changed

  • Modify the input of Exporting and Collecting process. (#129, @stati)
  • Improve testing coverage on IPv6. (#130, @zyiou)
  • Add log information for debugging. (#132, @zyiou)

Fixed

  • Fix slicing problem on TCP collector. (#126, @zyiou)
  • Validate data records in aggregation process. (#125, @stati)
  • Fix testing issues: update TLS certificate in tests (#128, @zyiou), fix flaky tests problem and golangci-lint error (#114, @zyiou).