mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-23 05:11:01 +01:00
This is required to use BPF maps of type BPF_MAP_TYPE_PERF_EVENT_ARRAY for sending data from BPF programs to user-space for post-processing or logging. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>