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/bpf/aya-bpf
Alessandro Decina 82cd3e695a ebpf: PerCpuArray: remove get_mut() and add get_ptr() and get_ptr_mut()
get_mut() wasn't sound as it allowed creating multiple mutable
references.
3 years ago
..
src ebpf: PerCpuArray: remove get_mut() and add get_ptr() and get_ptr_mut() 3 years ago
Cargo.toml bpf: add aya-bpf-bindings 4 years ago
build.rs bpf: re-reun build.rs if env changed 3 years ago