Skip to content

v0.1.0

Compare
Choose a tag to compare
@leodido leodido released this 09 Jun 10:33
· 2 commits to main since this release

Features

  • TC BPF programs
    • block_private_ipv4
    • nop
    • block_ip (needs to be built with your IP at the moment)
  • Build system
  • API to open, load, and attach TC BPF programs
  • API to customize the behavior after the TC BPF program attachment
  • Full-featured CLI to load TC BPF programs
    • Flags for help, verbosity (y or n)
    • Flags for specifying the interface to which to attach the TC BPF program
    • Flags for specifying where (ingress or egress) to attach it
    • Flags for avoiding the TC BPF program destroy and detach at the exit
  • CNI plugin
  • Docs (README)

Pulls

Full Changelog: https://github.com/leodido/traffico/commits/v0.1.0