Tags: szuecs/pwru
Tags
Fix min kernel vsn in README.md Apparently, CO-RE is only >= 5.5. For now, let's bump the kernel vsn. Later on, we could try to bring back bpf_probe_read()+__sk_buff. The latter is a stable version of sk_buff created by the verifier. Also, update the default usage output. Reported-by: Vincent Li <vincent.mc.li@gmail.com> Signed-off-by: Martynas Pumputis <m@lambda.lt>