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:   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]>
  • Loading branch information
qmonnet committed Jan 4, 2023
1 parent 605f600 commit b01941c
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 @@
f506439ec3dee11e0e77b0a1f3fb3eec22c97873
54c3f1a81421f85e60ae2eaae7be3727a09916ee
2 changes: 1 addition & 1 deletion CHECKPOINT-COMMIT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0e43662e61f2569500ab83b8188c065603530785
7b43df6c6ec38c9097420902a1c8165c4b25bf70

0 comments on commit b01941c

Please sign in to comment.