Andrey Ignatov
|
81efee75c4
libbpf: Support guessing post_bind{4,6} progs
|
7 年之前 |
Andrey Ignatov
|
622adafb2a
selftests/bpf: Selftest for sys_connect hooks
|
7 年之前 |
Andrey Ignatov
|
e50b0a6f08
selftests/bpf: Selftest for sys_bind hooks
|
7 年之前 |
Andrey Ignatov
|
d7be143b67
libbpf: Support expected_attach_type at prog load
|
7 年之前 |
John Fastabend
|
4c4c3c276c
bpf: sockmap sample, add option to attach SK_MSG program
|
7 年之前 |
Jeremy Cline
|
b1a2ce8257
tools/libbpf: Avoid possibly using uninitialized variable
|
7 年之前 |
Jesper Dangaard Brouer
|
e3d91b0ca5
tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
|
7 年之前 |
Jesper Dangaard Brouer
|
077c066a6c
tools/libbpf: improve the pr_debug statements to contain section numbers
|
7 年之前 |
Quentin Monnet
|
0badd33149
libbpf: complete list of strings for guessing program type
|
7 年之前 |
Eric Leblond
|
6061a3d672
libbpf: add missing SPDX-License-Identifier
|
7 年之前 |
Eric Leblond
|
949abbe884
libbpf: add function to setup XDP
|
7 年之前 |
Quentin Monnet
|
d77be68955
libbpf: fix string comparison for guessing eBPF program type
|
7 年之前 |
David Miller
|
7d9890ef50
libbpf: Fix build errors.
|
7 年之前 |
Alexei Starovoitov
|
48cca7e44f
libbpf: add support for bpf_call
|
7 年之前 |
Roman Gushchin
|
fe4d44b23f
libbpf: prefer global symbols as bpf program name source
|
7 年之前 |
Roman Gushchin
|
583c90097f
libbpf: add ability to guess program type based on section name
|
7 年之前 |
Craig Gallek
|
fe9b5f774b
libbpf: use map_flags when creating maps
|
7 年之前 |
Craig Gallek
|
b13c5c14db
libbpf: parse maps sections of varying size
|
7 年之前 |
Martin KaFai Lau
|
88cda1c9da
bpf: libbpf: Provide basic API support to specify BPF obj name
|
8 年之前 |
David S. Miller
|
e2a7c34fb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Eric Leblond
|
49bf4b36fd
tools lib bpf: improve warning
|
8 年之前 |
John Fastabend
|
6f6d33f3b3
bpf: selftests add sockmap tests
|
8 年之前 |
Alexei Starovoitov
|
dd26b7f54a
tools/lib/bpf: expose bpf_program__set_type()
|
8 年之前 |
Joe Stringer
|
d5148d8554
tools lib bpf: Add bpf_object__pin()
|
8 年之前 |
Joe Stringer
|
b6989f35e8
tools lib bpf: Add bpf_map__pin()
|
8 年之前 |
Joe Stringer
|
f367540c8c
tools lib bpf: Add BPF program pinning APIs
|
8 年之前 |
Joe Stringer
|
e28ff1a838
tools lib bpf: Add libbpf_get_error()
|
8 年之前 |
Joe Stringer
|
7803ba7309
tools lib bpf: Add set/is helpers for all prog types
|
8 年之前 |
Joe Stringer
|
ed7940731a
tools lib bpf: Define prog_type fns with macro
|
8 年之前 |
Joe Stringer
|
94e5adece8
tools lib bpf: Fix map offsets in relocation
|
8 年之前 |