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/bpf/aya-bpf
Tuetuopay ad3087d7eb bpf: Update XDP maps implementation
The implementation changed since the original commit was written, and
some mistakes went in:
- missing bpf_redirect_map wrapper
- extra bpf_map_lookup_elem on maps for which it is forbidden
1 year ago
..
src bpf: Update XDP maps implementation 1 year ago
Cargo.toml bpf: move rustversion build dep to workspace 1 year ago
build.rs fix uninlined_format_args clippy issues 2 years ago