Skip to content

Libtrace 4.0.23

Compare
Choose a tag to compare
@salcock salcock released this 13 Nov 09:23
· 89 commits to master since this release

New features:

  • Added new tool: traceucast, a TCP unicast variant of tracemcast.
  • Added new input format: ndagtcp:, for receiving packets sent by traceucast.

Bug fixes

  • libpacketdump: fix premature free when decoding IPMM IRIs received via an etsilive input.
  • tracemcast: fix bug where the sequence number was not being incremented for each sent datagram.
  • object cache data structure: fix potential segfault after resizing the cache.
  • pcapfile: fix issue where packets owned by "dead" pcapfile trace would have an invalid pcap version.