.. |
perf
|
4fef255823
disallow (some) as conversions
|
1 year ago |
xdp
|
0edc13b4d4
bpf: add a shared try_redirect_map function for XDP maps
|
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(|| [...])`
|
2 years ago |
hash_map.rs
|
ee15fbbbc5
bpf: Use `then_some` instead of `then(|| [...])`
|
2 years ago |
lpm_trie.rs
|
e12e8a9ded
aya-bpf/maps: Create LPMTrie with BPF_F_NO_PREALLOC
|
2 years ago |
mod.rs
|
e90d521a21
bpf: Implement XDP maps
|
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
|
2 years ago |
queue.rs
|
ee15fbbbc5
bpf: Use `then_some` instead of `then(|| [...])`
|
2 years ago |
sock_hash.rs
|
fbfbedb6a8
cargo fmt
|
2 years ago |
sock_map.rs
|
ee15fbbbc5
bpf: Use `then_some` instead of `then(|| [...])`
|
2 years ago |
stack.rs
|
ee15fbbbc5
bpf: Use `then_some` instead of `then(|| [...])`
|
2 years ago |
stack_trace.rs
|
41c6b56142
bpf: Replace map types to use &self, remove HashMap::get_mut
|
3 years ago |