evershalik / eBPF-Package-Repository

eBPF Programs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eBPF Package Repository

The concept of a L3AF eBPF Package Repository is to create a location where eBPF Programs from any trusted party can be uploaded and made available for others to download. In the context of L3AF, we define an eBPF Package as a kernel space program with an optional, cooperative user space program.

All submissions will be manually reviewed and once approved, programs will be published in the eBPF Package Repository. Another important thing to note is that, initially, code submissions will need to conform to L3AF's eBPF program chaining mechanics. It is expected that contributors will include scripts (e.g. Dockerfile for build system images), and steps to build eBPF Programs locally (e.g. for x86_64 platforms).

eBPF Programs

About

eBPF Programs

License:Other


Languages

Language:C 91.9%Language:Makefile 6.8%Language:CMake 1.2%Language:Shell 0.1%