|
|
|
|
|
by yunwei37
945 days ago
|
|
Thanks! This project can use a standalone eBPF verifier in this project: https://github.com/vbpf/ebpf-verifier It can also use kernel verifier to verify the programs, then “offload”the BPF byte code from kernel, and runs it in userspace. |
|