Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 556 Bytes

TODO.md

File metadata and controls

17 lines (14 loc) · 556 Bytes

TODO

doc:

  • add table of contents to NOTES.md
  • write about Library support for data structure relocations in NOTES.md

eBPF projects:

  • make a eBPF program container aware
  • make a IPv6 packet dropper

toolchain:

  • make the build process returns a Docker image containing the compiled eBPF binary
  • instead of downloading and compiling libbpf and bpftools,
    see if they are available from Ubuntu repositories
  • add make command as ENTRYPOINT in Dockerfile
  • use some higher level library (Cilium?)