Hackernews posts about eBPF

eBPF is a new execution environment for Linux that allows developers to write programs directly in the kernel's BPF (Berkeley Packet Filter) bytecode.

Related: Kubernetes  
  1. Unit Testing eBPF Programs (ebpfchirp.substack.com)
  2. RFC 9669: BPF Instruction Set (www.rfc-editor.org)
  3. eBPF Documentary (www.brendangregg.com)
  4. Learning eBPF Exploitation (stdnoerr.github.io)
  5. eBPF for Cybersecurity – Part 1 (blog.cloudnativefolks.org)