diff options
author | Jakub Kicinski <[email protected]> | 2017-11-20 15:21:52 -0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2017-11-21 00:37:35 +0100 |
commit | 649f11dcd19a5f0d00fdbc760fbdccdd98e56a43 (patch) | |
tree | bcafe01fe371aa64a477440e4b9a30d1cffe158f /net/core/dev.c | |
parent | 13a9c48a85ccf1417b527975c0a12b47fbfaf625 (diff) |
bpf: offload: limit offload to cls_bpf and xdp programs only
We are currently only allowing attachment of device-bound
cls_bpf and XDP programs. Make this restriction explicit in
the BPF offload code. This way we can potentially reuse the
ifindex field in the future.
Since XDP and cls_bpf programs can only be loaded by admin,
we can drop the explicit capability check from offload code.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Quentin Monnet <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions