mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-23 07:56:11 +00: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>