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/ebpf
Michal R ddb30ea420 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.
4 days ago
..
.cargo chore: Rename bpf dir to ebpf 2 years ago
aya-ebpf aya-ebpf: Add BTF array definition 4 days ago
aya-ebpf-bindings aya-obj, aya-ebpf-bindings: regenerate 3 months ago
aya-ebpf-cty taplo: reorder-keys 6 months ago
aya-log-ebpf aya-log: properly hint log level to verifier 6 days ago
rust-toolchain.toml chore: Rename bpf dir to ebpf 2 years ago