mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-04-04 02:41:28 +02:00
The bpf plugin provides functionality for loading and interacting with eBPF modules. It allows loading full modules and pinned maps/programs and supports interacting with maps and attaching programs as tc classifiers. Signed-off-by: Felix Fietkau <nbd@nbd.name>