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-ebpf
Michal R 98e8c78376 aya-ebpf: Make use of `Borrow` and `BorrowMut` in map methods
Let callers pass either owned objects or references. We do that already
in the user-space methods.
1 week ago
..
src aya-ebpf: Make use of `Borrow` and `BorrowMut` in map methods 1 week ago
Cargo.toml aya,ebpf: add BPF_MAP_TYPE_SK_STORAGE 2 weeks ago
build.rs appease `clippy::uninlined-format-args` 6 months ago