Version 1.2.1

Release date: 8 March 2021 Commit ID: 5025a3682a26179808574e1261be94da93341db3 Source: https://github.com/exablaze-oss/exact-capture/releases/tag/v1.2.1

Release Notes:

  • Fix non-fatal compiler warning: enumeration value ‘PKT_OVER_SNAPLEN’ not handled in switch

Version 1.2

Release date: 5 March 2021 Commit ID: fdf4d555e768d839eb8d98d66aac70ec4f34d4ad Source: https://github.com/exablaze-oss/exact-capture/releases/tag/v1.2

Release Notes:

  • Moved all utilities into /tools directory
  • Moved all utilities to a use common code-base for PCAP read/write operations
  • Add exact-pcap-analyze utility for PCAP statistics generation (useful for performance debugging)
  • Add exact-pcap-modify utility for easy PCAP search/modify operations (useful for switch benchmarking)
  • Improve exact-pcap-extract to understand N3550-F HPT trailer format
  • Improve exact-pcap-extract to filter based on H3550-F HPT trailer format or VLAN tag header
  • Add performance optimisation and tuning guide
  • Add utility and workflow overview documentation
  • Add exact-pcap-extract detailed documentation
  • Add exact-pcap-match detailed documentation
  • Add exact-pacp-analyze detailed documentation
  • Add exact-pcap-parse detailed documentation
  • Add exact-pcap-modify detailed documentation

Version 1.1

Release date: 30 September 2019 Commit ID: 5d337a645987af00fc0d1afa6769ee7ccf62caea Source: https://github.com/exablaze-oss/exact-capture/tree/v1.1

Release Notes:

  • Moved documentation online use mkdocs and github pages
  • Removed PDF documentation
  • Updated readme

Version 1.0

Release date: 7 March 2018 Commit ID: 624a3f97bbaddd3cf827387e2352d5f5c662a7e5 Source: https://github.com/exablaze-oss/exact-capture/tree/v1.0

Release Notes:

  • Initial release of Exact Capture
  • PDF documentation included in repo