Skip to content

v0.5.2

Compare
Choose a tag to compare
@dkorunic dkorunic released this 13 Feb 15:36
· 44 commits to main since this release

Changelog

  • c02a0c0 Add ICMPv4/v6 processing
  • f827f97 Add command tracking code together with PID
  • de3f182 Add missing license header to types.go
  • 433aeed Improve ICMPv4 and ICMPv6 handling in XDP and TC as well
  • ff735b5 Improve JSON and regular output, especially when comm or pid are empty.
  • d76446a Improve comm output
  • 816261f Improve comm output. Improve docs.
  • 1611601 Initial Kprobes implementation. Revert XDP and TC PID-tracking code.
  • 8100244 Minor refactors
  • 94d411e Oops, fix invalid package name. Thanks for reporting!
  • 0c4c745 Remove armv6/v7 targets