Skip to content

chore: use BPF links instead of attaching - #54

Merged
ariasmn merged 5 commits into
mainfrom
chore/move-bpf-link
Aug 23, 2026
Merged

chore: use BPF links instead of attaching#54
ariasmn merged 5 commits into
mainfrom
chore/move-bpf-link

Conversation

@ariasmn

@ariasmn ariasmn commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Closes #13

Pretty self explanatory. I think for the use case of the app it means nothing, but this is the intended way of working with BPF and where the kernel is headed AFAICT, so here's that.

@ariasmn

ariasmn commented Aug 23, 2026

Copy link
Copy Markdown
Owner Author

Also I'm thinking about disabling the linter because I’m spending more time configuring it than actually fixing lint errors. I’m not sure how much sense it makes to keep it at this point.

@ariasmn
ariasmn merged commit 4c130e7 into main Aug 23, 2026
3 checks passed
@ariasmn
ariasmn deleted the chore/move-bpf-link branch August 23, 2026 10:21
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.

Move to BPF_LINK_CREATE instead of attaching

1 participant