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

libbpf-rs: Add more setter functionalities on open maps #249

Merged
merged 1 commit into from
Jul 26, 2022

Commits on Jul 26, 2022

  1. libbpf-rs: Add setter functionalities on open maps

    As part of the initiative to reach feature-parity with libbpf-1.0, this
    commit adds:
    
    * set_map_flags
    * set_numa_node
    * set_map_extra
    * set_autocreate
    * set_pin_path
    
    Signed-off-by: Joanne Koong <joannekoong@gmail.com>
    insearchoflosttime committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    884ba76 View commit details
    Browse the repository at this point in the history