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.
b655cf973f
Map lookup and deletion can yield stale keys and values by virtue of sharing a data structure with userspace programs and other BPF programs which can modify it. However, all accesses remain perfectly safe and will not cause memory corruption or data races. |
3 years ago | |
---|---|---|
.. | ||
aya-bpf | 3 years ago | |
aya-bpf-bindings | 3 years ago | |
aya-bpf-cty | 3 years ago | |
aya-bpf-macros | 3 years ago | |
Cargo.toml | 4 years ago |