-
- Downloads
minimal: Split open and load in minimal.c as it creates issue in old Kernel version (#5)
Ensure my_pid is initialized before the load to make it work on older kernels that don't support memory-mapped arrays, which are necessary for updating global variables after BPF program is loaded.
Please register or sign in to comment