Skip to content

Instantly share code, notes, and snippets.

@wreulicke
Last active March 28, 2019 04:55
Show Gist options
  • Save wreulicke/537d8cfae23484c9de14328ecece891b to your computer and use it in GitHub Desktop.
Save wreulicke/537d8cfae23484c9de14328ecece891b to your computer and use it in GitHub Desktop.

Notes on BPF (1) - A Tour of Progam Types

Notes on BPF (2) - BPF helper functions

Notes on BPF (3) - How BPF communicates with userspace - BPF maps, perf events, bpf_trace_printk

Notes on BPF (4) - Setting up your environment to build BPF programs

Notes on BPF (5) - BPF bytecodes and the BPF verifier

Notes on BPF (6) - BPF packet transformation using tc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment