polachok / seccomp-sys

low-level bindings to libseccomp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

seccomp-sys

Raw bindings to libseccomp. Requires libseccomp to be installed.

This library provides a high level interface to constructing, analyzing and installing seccomp filters via a BPF passed to the Linux Kernel's prctl() syscall.

Documentation

About

low-level bindings to libseccomp

License:GNU Lesser General Public License v2.1


Languages

Language:Rust 100.0%