Skip to content

Commit b01941c

Browse files
committed
sync: Pull latest bpftool changes from kernel
Syncing latest bpftool commits from kernel repository. Baseline bpf-next commit: 0e43662e61f2569500ab83b8188c065603530785 Checkpoint bpf-next commit: 7b43df6c6ec38c9097420902a1c8165c4b25bf70 Baseline bpf commit: f506439ec3dee11e0e77b0a1f3fb3eec22c97873 Checkpoint bpf commit: 54c3f1a81421f85e60ae2eaae7be3727a09916ee Changbin Du (1): bpf: makefiles: Do not generate empty vmlinux.h Christian Ehrig (1): bpf: Add flag BPF_F_NO_TUNNEL_KEY to bpf_skb_set_tunnel_key() include/uapi/linux/bpf.h | 4 ++++ src/Makefile | 3 +++ 2 files changed, 7 insertions(+) Signed-off-by: Quentin Monnet <[email protected]>
1 parent 605f600 commit b01941c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

BPF-CHECKPOINT-COMMIT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
f506439ec3dee11e0e77b0a1f3fb3eec22c97873
1+
54c3f1a81421f85e60ae2eaae7be3727a09916ee

CHECKPOINT-COMMIT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0e43662e61f2569500ab83b8188c065603530785
1+
7b43df6c6ec38c9097420902a1c8165c4b25bf70

0 commit comments

Comments
 (0)