Skip to content

v0.2

Latest
Compare
Choose a tag to compare
@mbakholdina mbakholdina released this 19 Jul 10:11
  • 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