Skip to content

Releases: mbakholdina/lib-tcpdump-processing

v0.2

19 Jul 10:11
Compare
Choose a tag to compare
  • Improved handling of time offsets to fix the issue around CEST. Note that it might be needed to add the time offsets for a particular time zone in the code so the script works for you.
  • Fixed the problem with not opening the dumps with multiple dots in file name.
  • Added decoding packets as SRT on a particular UDP port if there is no SRT handshake present in the dump.
  • Improved plot_snd_timing script. Added correction to the time delta of the very first packet and other things.
  • Added original DATA packets missing at the sender side in the sender report of get-traffic-stats script.
  • get-traffic-stats script now shows the list of sequence numbers of unrecovered packets and saves it nearby the dump in .csv file.
  • Bug fixes and general documentation improvements.

What's Changed

New Contributors

Full Changelog: v0.1...v0.2

v0.1

19 Jul 10:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/mbakholdina/lib-tcpdump-processing/commits/v0.1