Go to file
Alessandro Decina 74d5f17559 aya: rework IterableMap and ProgramArray
Make MapKeys not use IterableMap. Leave only ProgramArray::get,
ProgramArray::set and ProgramArray::unset exposed as the other syscalls
don't work consistently for program arrays.
aya aya: rework IterableMap and ProgramArray
aya-gen aya: switch to rustified enums
bpf aya-bpf-bindings: fix anonymous enums
xtask aya: fix bindings for PERF_EVENT_IOC_{ENABLE|DISABLE|SET_BPF}
.gitignore Initial commit
Cargo.toml Add aya-gen
LICENSE-APACHE Add license files
LICENSE-MIT Add license files
rustfmt.toml Add rustfmt.toml