Skip to content

Releases: cisco/exact-capture

v1.2.2

19 Mar 02:22
9d40f4c
Compare
Choose a tag to compare
Merge pull request #43 from space-jam-/fix-extract-merge

Fix extract merge

v1.2.1 - Compile warning fix

08 Mar 06:45
5025a36
Compare
Choose a tag to compare
  • Fix non-fatal compiler warning: enumeration value ‘PKT_OVER_SNAPLEN’ not handled in switch

V1.2 - Performance Measurement, Timestamp Trailer, and Documentation Upgrades

05 Mar 07:04
fdf4d55
Compare
Choose a tag to compare
  • 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

V1.1 - Documentation upgrade

30 Sep 06:49
5d337a6
Compare
Choose a tag to compare
  • Moved documentation online use mkdocs and github pages
  • Removed PDF documentation
  • Updated readme