-
Notifications
You must be signed in to change notification settings - Fork 352
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for seccomp filter flags
Container runtimes like `crun` already support the flags: containers/crun@fefabff We now support the flags `SECCOMP_FILTER_FLAG_SPEC_ALLOW`, `SECCOMP_FILTER_FLAG_TSYNC` as well as `SECCOMP_FILTER_FLAG_LOG` and refactor the flag code into the filter context. Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
- Loading branch information
1 parent
673d2e1
commit 2cf3324
Showing
2 changed files
with
93 additions
and
16 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters