Skip to content

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

Compare
Choose a tag to compare
@mgrosvenor mgrosvenor released this 05 Mar 07:04
· 40 commits to master since this release
fdf4d55
  • 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