You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add bindings for getting and setting the libseccomp API level which was
added in the following libseccomp commit:
commit e89d18205c7dcd7582f41051cd6389c9b12dfccf
Author: Paul Moore <[email protected]>
Date: Thu Sep 21 10:27:38 2017 -0400
api: create an API level construct as part of the supported API
The added tests for getting and setting the API level detect if API
level support is available in libseccomp and tests the behavior of
GetApi() and SetApi() accordingly.
Signed-off-by: Tyler Hicks <[email protected]>
Signed-off-by: Matthew Heon <[email protected]>
0 commit comments