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

Capture packets (plain or TLS) on demand #133

Merged
merged 4 commits into from
Jan 30, 2025
Merged

Conversation

iluxa
Copy link
Collaborator

@iluxa iluxa commented Jan 28, 2025

Changes:

  • Notifies bpf perf buffer consumer (worker) via shared filesystem wether bpf plain/TLS is supported
  • checks wether bpf filesystem is mounted, reports error if not
  • -init-bpf and -disable-ebpf options are deprecated
  • starts plain/TLS programs only if related eBPF perf buffers are opened
  • sleeps and reports error in case of eBPF/permission/mount issues

@iluxa iluxa marked this pull request as draft January 28, 2025 18:03
@iluxa iluxa marked this pull request as ready for review January 30, 2025 08:53
@iluxa iluxa merged commit acbd1c4 into master Jan 30, 2025
1 check 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.

1 participant