projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2367bd9
6748182
)
Merge branch 'bpf-convert-more-samples'
author
Daniel Borkmann
<
[email protected]
>
Fri, 27 Jul 2018 05:18:45 +0000
(07:18 +0200)
committer
Daniel Borkmann
<
[email protected]
>
Fri, 27 Jul 2018 05:18:45 +0000
(07:18 +0200)
Jakub Kicinski says:
====================
This set converts xdpsock_user.c and xdp_fwd_user.c to use libbpf instead
of bpf_load.o. First two patches are minor improvements to libbpf to make
the conversion (and use of libbpf in general) nicer.
====================
Acked-by: Yonghong Song <
[email protected]
>
Signed-off-by: Daniel Borkmann <
[email protected]
>
Trivial merge