diff options
| author | Jakub Kicinski <[email protected]> | 2017-10-16 23:40:55 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-18 13:17:10 +0000 |
| commit | 4f9218aaf8a463f76cac40aa08d859d065f8cc9e (patch) | |
| tree | 452f891add36a71c8db10523ffe736a49371ebcd /net/unix/af_unix.c | |
| parent | bpf: remove the verifier ops from program structure (diff) | |
| download | kernel-4f9218aaf8a463f76cac40aa08d859d065f8cc9e.tar.gz kernel-4f9218aaf8a463f76cac40aa08d859d065f8cc9e.zip | |
bpf: move knowledge about post-translation offsets out of verifier
Use the fact that verifier ops are now separate from program
ops to define a separate set of callbacks for verification of
already translated programs.
Since we expect the analyzer ops to be defined only for
a small subset of all program types initialize their array
by hand (don't use linux/bpf_types.h).
Signed-off-by: Jakub Kicinski <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
