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 00:39:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
edb1aaa8dcda3666eecd3612aa83a67139425aab
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: 1a323ea5356edbb3073dc59d51b9e6b86908857d Checkpoint bpf-next commit: 2fcd80144b93ff90836a44f2054b4d82133d3a85 Baseline bpf commit: 94b18a87efdd1626a1e6aef87271af4a7c616d36 Checkpoint bpf commit: edadedf1c5b4e4404192a0a4c3c0c05e3b7672ab Andrey Ignatov (1): libbpf: Fix bpf_get_link_xdp_id flags handling Andrii Nakryiko (1): libbpf: Always specify expected_attach_type on program load if supported Jeremy Cline (1): libbpf: Initialize *nl_pid so gcc 10 is happy Toke Høiland-Jørgensen (1): libbpf: Fix type of old_fd in bpf_xdp_set_link_opts src/libbpf.c | 126 ++++++++++++++++++++++++++++++++------------------ src/libbpf.h | 2 +- src/netlink.c | 6 +-- 3 files changed, 86 insertions(+), 48 deletions(-) -- 2.24.1
2020-04-17 13:31:50 -07:00
2fcd80144b93ff90836a44f2054b4d82133d3a85
Reference in New Issue
Copy Permalink