Skip to content

Libtrace 4.0.21

Compare
Choose a tag to compare
@salcock salcock released this 11 May 09:29
· 119 commits to master since this release

New features

  • Added new supported file format: etsifile -- to read and write binary files containing ASN.1 encoded ETSI LI intercept records.

Bug fixes

  • Fixed issue where idle per packets threads would use 100% CPU constantly.
  • Fixed numerous build issues on Mac OS X caused by changes in the BPF headers.
  • Fixed bug where packets returned by trace_event() for certain live formats would not work with subsequent API calls.
  • Fixed problems with compiling XDP support on more recent buildchains.