mirror of https://github.com/aya-rs/aya
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.
PerCpuHashMap was never returning MapError::KeyNotFound because bpf_map_lookup_elem_per_cpu was replacing Ok(None) with Ok(Some(zeroed_value)). Update bpf_map_lookup_elem_per_cpu to map the Option value. |
8 months ago | |
---|---|---|
.. | ||
maps | 8 months ago | |
programs | 9 months ago | |
sys | 8 months ago | |
bpf.rs | 9 months ago | |
lib.rs | 9 months ago | |
pin.rs | 2 years ago | |
util.rs | 8 months ago |