Skip to content

v1.1.0

Compare
Choose a tag to compare
@andrewkroh andrewkroh released this 10 Apr 16:14

Added

  • Added go.mod file. #10
  • Added new syscalls to be in sync with Linux v5.0. #11

Fixed

  • Fixed integer overflow in BPF conditional jumps when using long lists of
    syscalls (>256). #9