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

Retrieving BPF Map From File System (Pinned) #301

Open
gamemann opened this issue Jul 9, 2021 · 0 comments
Open

Retrieving BPF Map From File System (Pinned) #301

gamemann opened this issue Jul 9, 2021 · 0 comments

Comments

@gamemann
Copy link

gamemann commented Jul 9, 2021

Hi everyone,

I've looked at the Go files in this repository and while I found functions to pin objects/maps themselves from the loaded BPF program with gobpf, I wasn't able to find any functions to retrieve BPF maps from the file system (e.g. maps that were pinned by BPF programs loaded outside of gobpf).

I'd like to use gobpf to update/delete items from BPF maps loaded by another BPF program outside of gobpf. Is this possible?

I apologize if I've missed anything and thank you for your time.

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

No branches or pull requests

1 participant