mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-23 12:12:11 -05: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>