-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68018/
-----------------------------------------------------------
(Updated Aug. 6, 2018, 1:38 p.m.)
Review request for mesos, Gilbert Song, Jie Yu, James Peach, and Qian Zhang.
Bugs: MESOS-9034
https://issues.apache.org/jira/browse/MESOS-9034
Repository: mesos
Description
-------
`SeccompFilter` class is a wrapper for `libseccomp` API. Its main
purpose is to provide a translation of the `ContainerSeccompProfile`
message into calls of `libseccomp` API.
Diffs
-----
src/CMakeLists.txt 10b0946d6f49c7e9c201bad6f9f1b41cc8460fe5
src/Makefile.am ecb95ef152fd37e5e83c4f6415489f4cf3959578
src/linux/seccomp/seccomp.hpp PRE-CREATION
src/linux/seccomp/seccomp.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/68018/diff/1/
Testing
-------
Thanks,
Andrei Budnik