This website requires JavaScript.
Explore
Help
Sign In
mirror
/
libbpf
Watch
1
Star
0
Fork
0
You've already forked libbpf
mirror of
https://github.com/netdata/libbpf.git
synced
2026-03-21 08:49:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a6c64dbfa25a9e9d3fe56a95d045abe69a2ca37d
libbpf
/
CHECKPOINT-COMMIT
2 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
sync: latest libbpf changes from kernel Syncing latest libbpf commits from kernel repository. Baseline bpf-next commit: 6c20822fada1b8adb77fa450d03a0d449686a4a9 Checkpoint bpf-next commit: 951bce29c8988209cc359e1fa35a4aaa35542fd5 Baseline bpf commit: 6c20822fada1b8adb77fa450d03a0d449686a4a9 Checkpoint bpf commit: 3a70e0d4c9d74cb00f7c0ec022f5599f9f7ba07d Ilya Leoshkevich (2): libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd() libbpf: Use bpf_{btf,link,map,prog}_get_info_by_fd() Martin KaFai Lau (1): bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup include/uapi/linux/bpf.h | 6 ++++++ src/bpf.c | 20 ++++++++++++++++++++ src/bpf.h | 9 +++++++++ src/btf.c | 8 ++++---- src/libbpf.c | 14 +++++++------- src/libbpf.map | 5 +++++ src/netlink.c | 2 +- src/ringbuf.c | 4 ++-- 8 files changed, 54 insertions(+), 14 deletions(-) Signed-off-by: Yonghong Song <yhs@fb.com>
2023-02-21 15:56:14 -08:00
951bce29c8988209cc359e1fa35a4aaa35542fd5
Reference in New Issue
Copy Permalink