diff options
author | Andrii Nakryiko <[email protected]> | 2023-11-30 10:52:18 -0800 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-12-06 10:02:59 -0800 |
commit | e1cef620f598853a90f17701fcb1057a6768f7b8 (patch) | |
tree | 95d4f672f64ffeba968c3f8b8174783e52b093cb /tools/testing/selftests/bpf/progs/test_prog_array_init.c | |
parent | ee54b1a910e4d49c9a104f31ae3f5b979131adf8 (diff) |
bpf: add BPF token support to BPF_PROG_LOAD command
Add basic support of BPF token to BPF_PROG_LOAD. Wire through a set of
allowed BPF program types and attach types, derived from BPF FS at BPF
token creation time. Then make sure we perform bpf_token_capable()
checks everywhere where it's relevant.
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions