mbakholdina / lib-tcpdump-processing

Library designed to process .pcap(ng) tcpdump or Wireshark trace files and extract SRT packets of interest for further analysis
15 stars 3 forks source link

Added 'Original DATA pkts lost' to SND report #40

Closed maxsharabayko closed 1 year ago

maxsharabayko commented 1 year ago

The statistic is useful for troubleshooting the losses on the sender side.

mbakholdina commented 1 year ago

Replaced by PR #55 which has slight modifications.