Use `BPF_CORE_READ` macro instead of `bpf_ringbuf_reserve` to support kernel...
Use `BPF_CORE_READ` macro instead of `bpf_ringbuf_reserve` to support kernel versions older than 5.8 Also; Add legacy version of thread_struct: thread_struct___v46 Build an additional object file for the kernel versions older than or equal to 4.6 and load them accordingly. Add github.com/moby/moby
Showing
+353 -32
tap/tlstapper/bpf/include/vmlinux_legacy.h
0 → 100644
tap/tlstapper/tlstapper46_bpfel_x86.go
0 → 100644
tap/tlstapper/tlstapper46_bpfel_x86.o
0 → 100644
+ 0
- 0
File added
No preview for this file type
Please register or sign in to comment