You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/xtask
astoycos 7b71c7e1cd aya/maps: add pin() api
- Adds new `maps_mut()` API to the BpfManager to allow us to iterate though
and pin all of maps at the same time.

- Adds new pin(Path)/unpin(Path) api to Maps so they
can be generically pinned AFTER load.

- Adds macro for pinning explicit map types in aya.
Convert all explicit map types "inner" field to be
pub crate in order to facilitate this.

Signed-off-by: astoycos <astoycos@redhat.com>
12 months ago
..
libbpf@a2258003f2 xtask: move libbpf submodule 1 year ago
public-api aya/maps: add pin() api 12 months ago
src xtask: terminate QEMU on "BUG: soft lockup" 12 months ago
Cargo.toml Cargo.toml: Remove default-features settings 1 year ago