libtrace

Library for processing network packet traces from multiple sources

brewmacoslinux
Try with needOr install directly
Source

About

Library for trace processing supporting multiple inputs

Commands

traceanontracedumptracemergetracepktdumptracereplaytracesplittracestats

Examples

Dump details of packets from a trace file$ tracedump capture.pcap
Merge multiple trace files into a single output file$ tracemerge -o merged.pcap trace1.pcap trace2.pcap
Generate statistics summary from a trace file$ tracestats capture.pcap