Skip to content

Commit

Permalink
sync: Pull latest bpftool changes from kernel
Browse files Browse the repository at this point in the history
Syncing latest bpftool commits from kernel repository.
Baseline bpf-next commit:   989a29cfed9b5092c3e18be14e9032c51bb1c9f6
Checkpoint bpf-next commit: c6fb8030b4baa01c850f99fc6da051b1017edc46
Baseline bpf commit:        b836cbdf3b81a4a22b3452186efa2e5105a77e10
Checkpoint bpf commit:      d5fb316e2af1d947f0f6c3666e373a54d9f27c6f

Hou Tao (1):
  bpf: Add the missing BPF_LINK_TYPE invocation for sockmap

 include/uapi/linux/bpf.h | 3 +++
 1 file changed, 3 insertions(+)

Signed-off-by: Quentin Monnet <[email protected]>
  • Loading branch information
qmonnet committed Oct 29, 2024
1 parent 835ee37 commit d844a27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BPF-CHECKPOINT-COMMIT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b836cbdf3b81a4a22b3452186efa2e5105a77e10
d5fb316e2af1d947f0f6c3666e373a54d9f27c6f
2 changes: 1 addition & 1 deletion CHECKPOINT-COMMIT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
989a29cfed9b5092c3e18be14e9032c51bb1c9f6
c6fb8030b4baa01c850f99fc6da051b1017edc46

0 comments on commit d844a27

Please sign in to comment.