This website requires JavaScript.
Explore
Help
Register
Sign In
tequilaOS
/
platform_system_bpf
Watch
2
Star
0
Fork
You've already forked platform_system_bpf
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
1fddcce3c9
platform_system_bpf
/
libbpf_android
History
Maciej Żenczykowski
1fddcce3c9
Merge "4.9 kernels must support eBPF (as of Android S)"
2021-01-14 07:36:56 +00:00
..
include
Use the module bpf_syscall_wrappers for BPF system calls
2021-01-13 14:34:41 +08:00
Android.bp
Use the module bpf_syscall_wrappers for BPF system calls
2021-01-13 14:34:41 +08:00
BpfLoadTest.cpp
SKIP_IF_BPF_NOT_SUPPORTED is a no-op
2021-01-12 02:08:55 +00:00
BpfMapTest.cpp
SKIP_IF_BPF_NOT_SUPPORTED is a no-op
2021-01-12 02:08:55 +00:00
BpfUtils.cpp
4.9 kernels must support eBPF (as of Android S)
2021-01-14 03:27:47 +00:00
Loader.cpp
add support for xdp bpf program type
2021-01-07 14:51:20 -08:00
LoaderUtils.h
add support for marking ebpf programs as being only for some kernel versions
2020-02-19 15:46:23 -08:00
TEST_MAPPING
TEST_MAPPING += libbpf_android_test
2020-01-15 08:28:44 +00:00