Skip to content

Releases: peter-mcconnell/dilih

Initial commit

16 May 21:26
Compare
Choose a tag to compare
Initial commit Pre-release
Pre-release

Initial commit for the repo. This codebase in its current state does very little and is meant to be an easy to read demo of how to build a simple eBPF program in C, the load and interact with the data it produces from Golang. When running this it will drop ~50% of packets on the given interface - you can easily recreate this with tc, for example.