Skip to content

v0.5.5

Compare
Choose a tag to compare
@mikemiles-dev mikemiles-dev released this 13 Mar 16:29
· 5 commits to main since this release
84739dd
  • More IPFIx/V9 Cleanup.
  • Reworked FlowSetBody for V9/IPFIX into an enum since a flowset can only contain a single type.
  • Fixed potential V9 parsing bug with a potential divide by 0.
  • DataNumber to_be_bytes to now a Result type return to handle failed u24 conversions.
  • FieldValue to_be_bytes now supports all data types.