sync: latest libbpf changes from kernel

Syncing latest libbpf commits from kernel repository.
Baseline bpf-next commit:   5e5b03d163e15a40b0fa57c70b4e8edd549b0b98
Checkpoint bpf-next commit: 3820729160440158a014add69cc0d371061a96b2
Baseline bpf commit:        cd7455f1013ef96d5cbf5c05d2b7c06f273810a6
Checkpoint bpf commit:      2afd23f78f39da84937006ecd24aa664a4ab052b

Björn Töpel (1):
  libbpf: Use implicit XSKMAP lookup from AF_XDP XDP program

KP Singh (1):
  libbpf: Fix strncat bounds error in libbpf_prog_type_by_name

 src/libbpf.c |  2 +-
 src/xsk.c    | 42 ++++++++++++++++++++++++++++++++----------
 2 files changed, 33 insertions(+), 11 deletions(-)

--
2.17.1
This commit is contained in:
Andrii Nakryiko 2019-10-24 22:29:25 -07:00 committed by Andrii Nakryiko
parent e152510d72
commit f02e248ae1
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
cd7455f1013ef96d5cbf5c05d2b7c06f273810a6
2afd23f78f39da84937006ecd24aa664a4ab052b

View File

@ -1 +1 @@
5e5b03d163e15a40b0fa57c70b4e8edd549b0b98
3820729160440158a014add69cc0d371061a96b2