Commit Graph

3 Commits

Author SHA1 Message Date
Tonghao Zhang 43964c0387 bpf: clang format the bpf codes.
Signed-off-by: Tonghao Zhang <tonghao@bamaicloud.com>
2025-07-06 08:12:45 -04:00
Tonghao Zhang 1c5155e15a bpf: support COMPT_BPF_XXX flags for old kernel
1. on kernel upstream, BPF_XXX is changed to enum type.
and will be exported in vmlinux.h.
2. use the compat type for more old kernel version.

Signed-off-by: Tonghao Zhang <tonghao@bamaicloud.com>
2025-07-06 07:55:59 -04:00
Tonghao Zhang 4e54cf49e3 HUATUO: Initial Commit
Have a Good Journey, :)

Signed-off-by: Tonghao Zhang <tonghao@bamaicloud.com>
2025-07-06 07:39:32 -04:00