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/public-api
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
..
aya-bpf-bindings.txt xtask: Add cargo-public-api 1 year ago
aya-bpf-cty.txt xtask: Add cargo-public-api 1 year ago
aya-bpf-macros.txt xtask: Add cargo-public-api 1 year ago
aya-bpf.txt bpf: add a shared try_redirect_map function for XDP maps 1 year ago
aya-log-common.txt aya-log: s/Result<usize, ()>/Option<NonZeroUsize>/ 1 year ago
aya-log-ebpf-macros.txt xtask: Add cargo-public-api 1 year ago
aya-log-ebpf.txt xtask: Add cargo-public-api 1 year ago
aya-log-parser.txt xtask: Add cargo-public-api 1 year ago
aya-log.txt xtask: bless API with new nightly 1 year ago
aya-obj.txt xtask: bless public-api 1 year ago
aya-tool.txt xtask: bless API with new nightly 1 year ago
aya.txt aya/maps: add pin() api 12 months ago