diff options
author | Nicolas Schichan <[email protected]> | 2015-05-06 16:12:27 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-05-09 17:35:05 -0400 |
commit | 4ae92bc77ac8e620f7c8d59b5882a4cb0d1c4ef1 (patch) | |
tree | d8a3a893390631cfaf0547929b8b89c715501b08 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 0e00a0f73f9c7f5e9f02d064ed0165a3aeeb2de5 (diff) |
net: filter: add a callback to allow classic post-verifier transformations
This is in preparation for use by the seccomp code, the rationale is
not to duplicate additional code within the seccomp layer, but instead,
have it abstracted and hidden within the classic BPF API.
As an interim step, this now also makes bpf_prepare_filter() visible
(not as exported symbol though), so that seccomp can reuse that code
path instead of reimplementing it.
Joint work with Daniel Borkmann.
Signed-off-by: Nicolas Schichan <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Kees Cook <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions