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

Feature/ebpf hello world #3

Merged
merged 13 commits into from
Feb 20, 2024
Merged

Conversation

matissecallewaert
Copy link
Collaborator

Added eBPF flow tracking code.

The code now prints the flows that are extracted from ingress traffic in eBPF. This is done using Aya, a project that makes it possible to write eBPF programs in Rust instead of C.

@matissecallewaert matissecallewaert added the enhancement New feature or request label Feb 17, 2024
@matissecallewaert matissecallewaert self-assigned this Feb 17, 2024
@matissecallewaert matissecallewaert merged commit 756cc85 into main Feb 20, 2024
3 checks passed
@matissecallewaert matissecallewaert deleted the feature/ebpf-hello-world branch February 20, 2024 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant