tetragon: sync api.h with upstream kernels #3306
Labels
good first issue
Good for newcomers
kind/enhancement
This improves or streamlines existing functionality
Is there an existing issue for this?
Is your feature request related to a problem?
no
Describe the feature you would like
It would be nice if we updated vmlinux and api.h to a match latest kernel. Bonus points for having a script do it or a some better way than just manually syncing headers. Regardless even just updating them manually would be useful.
Describe your proposed solution
bpf/include/api does not have all the possible definitions for later kernels. I think it would be useful to just have them all so we can skip writing the extra patch to update them. I also use Tetragon to load experiments sometimes because its an easy way to load BPF programs and distribute code into a K8s network so just having all the apis makes sense to me.
Code of Conduct
The text was updated successfully, but these errors were encountered: