Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ExportBPFMem #116

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Add ExportBPFMem #116

wants to merge 4 commits into from

Conversation

kolyshkin
Copy link
Contributor

ℹ️ This is based on (and currently includes) #115. Draft until that one is merged. If you want to review, please see the last commit only.


Also, add a test for ExportBPF and ExportBPFMem.

Introduce (*ScmpFilter).GetWaitKill and (*ScmpFilter).SetWaitKill
methods, together with the documentation and trivial tests.

The functionality appears in libseccomp v2.6.0 and requires API Level 7.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
@kolyshkin kolyshkin force-pushed the export-bpf-mem branch 2 times, most recently from 4e83174 to 0d56ec9 Compare February 8, 2025 03:05
Also, add a test for ExportBPF and ExportBPFMem.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant