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

Cgroup-based filtering #182

Merged
merged 8 commits into from
May 30, 2023

Conversation

MatteoNardi
Copy link
Contributor

Fix #13

See #13 (comment) for implementation details and reasoning.

I have

  • run cargo fmt;
  • run cargo clippy;
  • run cargo testand all tests pass;
  • linked to the originating issue (if applicable).

@MatteoNardi MatteoNardi linked an issue May 12, 2023 that may be closed by this pull request
crates/bpf-common/src/test_utils.rs Outdated Show resolved Hide resolved
crates/bpf-common/src/test_utils.rs Show resolved Hide resolved
crates/bpf-filtering/src/test_suite.rs Outdated Show resolved Hide resolved
crates/bpf-filtering/src/test_suite.rs Show resolved Hide resolved
crates/bpf-filtering/src/initializer.rs Outdated Show resolved Hide resolved
crates/bpf-filtering/src/initializer.rs Outdated Show resolved Hide resolved
crates/bpf-filtering/src/initializer.rs Show resolved Hide resolved
@MatteoNardi MatteoNardi force-pushed the 13-feature-to-only-track-container-processes branch from 066ce0e to 58eddd6 Compare May 30, 2023 09:04
@MatteoNardi MatteoNardi merged commit b4f47b2 into main May 30, 2023
17 checks passed
@banditopazzo banditopazzo deleted the 13-feature-to-only-track-container-processes branch June 6, 2023 08:39
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.

Feature to only track container processes
2 participants