Dave Tucker 19af2497d7 aya-bpf: Fix XDP Map documentation 1 year ago
..
perf 4fef255823 disallow (some) as conversions 2 years ago
xdp 19af2497d7 aya-bpf: Fix XDP Map documentation 1 year ago
array.rs 33baf7ef22 aya-bpf/maps: Add `get_ptr` and `get_mut_ptr` methods to Array 2 years ago
bloom_filter.rs ee15fbbbc5 bpf: Use `then_some` instead of `then(|| [...])` 3 years ago
hash_map.rs ee15fbbbc5 bpf: Use `then_some` instead of `then(|| [...])` 3 years ago
lpm_trie.rs e12e8a9ded aya-bpf/maps: Create LPMTrie with BPF_F_NO_PREALLOC 2 years ago
mod.rs e2cf734490 aya: Implement RingBuf 1 year ago
per_cpu_array.rs 5e24cf7a29 bpf: Remove unnecessary Sync bound on PerCpuArray<T> 3 years ago
program_array.rs 6ab7148731 bpf: Only use never type with rust nightly 3 years ago
queue.rs ee15fbbbc5 bpf: Use `then_some` instead of `then(|| [...])` 3 years ago
ring_buf.rs e2cf734490 aya: Implement RingBuf 1 year ago
sock_hash.rs fbfbedb6a8 cargo fmt 2 years ago
sock_map.rs ee15fbbbc5 bpf: Use `then_some` instead of `then(|| [...])` 3 years ago
stack.rs ee15fbbbc5 bpf: Use `then_some` instead of `then(|| [...])` 3 years ago
stack_trace.rs 41c6b56142 bpf: Replace map types to use &self, remove HashMap::get_mut 3 years ago