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/aya-ebpf/src/maps
Tamir Duberstein ea5f7e3015 Reduce the scope of expected warnings
This fixes a few safety comments to avoid the warnings.
7 months ago
..
perf chore: Fix cippy errors 10 months ago
xdp aya-ebpf: extract insert,remove,lookup 7 months ago
array.rs feat: Add `set` for `Array<T>` 7 months ago
bloom_filter.rs chore(aya-ebpf): Rename bpf -> ebpf 2 years ago
hash_map.rs Reduce the scope of expected warnings 7 months ago
lpm_trie.rs aya-ebpf: extract insert,remove,lookup 7 months ago
mod.rs chore(aya-ebpf): Rename bpf -> ebpf 2 years ago
per_cpu_array.rs aya-ebpf: extract insert,remove,lookup 7 months ago
program_array.rs Use #[expect(...)] rather than #[allow(...)] 7 months ago
queue.rs chore(aya-ebpf): Rename bpf -> ebpf 2 years ago
ring_buf.rs Allow aya-ebpf to clippy with stable rust 11 months ago
sock_hash.rs aya-ebpf: extract insert,remove,lookup 7 months ago
sock_map.rs Reduce the scope of expected warnings 7 months ago
stack.rs chore(aya-ebpf): Rename bpf -> ebpf 2 years ago
stack_trace.rs Reduce the scope of expected warnings 7 months ago