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/test/integration-test
Michal R 72e4fd89b4 aya-ebpf: Add BTF array definition
Before this change, Aya supported only legacy BPF map definitions, which
are instances of the `bpf_map_def` struct and end up in the `maps` ELF
section.

This change introduces a BTF map definition for arrays, with custom
structs indicating the metadata of the map, which end up in the `.maps`
section.
2 weeks ago
..
bpf Split relocation tests into multiple files 5 months ago
src aya-ebpf: Add BTF array definition 2 weeks ago
Cargo.toml aya-log: Remove tokio dep 3 months ago
build.rs build(deps): bump the cargo-crates group with 2 updates 4 months ago