Skip to content

Conversation

@kolyshkin
Copy link
Contributor

1. Add support for SCMP_FLTATR_CTL_WAITKILL

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.

2. ci: add seccomp 2.5.6 and 2.6.0

Those were released recently:

@kolyshkin kolyshkin changed the title Wait kill Add support for SCMP_FLTATR_CTL_WAITKILL, test against libseccomp v2.6.0 Feb 6, 2025
@kolyshkin kolyshkin marked this pull request as ready for review February 6, 2025 20:57
@kolyshkin
Copy link
Contributor Author

Related: opencontainers/runc#3862

@kolyshkin
Copy link
Contributor Author

@pcmoore @drakenclimber PTAL

@drakenclimber
Copy link
Member

LGTM. Thanks, @kolyshkin

Acked-by: Tom Hromatka <[email protected]>

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 <[email protected]>
Acked-by: Tom Hromatka <[email protected]>
@kolyshkin kolyshkin merged commit b52b456 into seccomp:main Mar 5, 2025
13 checks passed
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.

2 participants