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/src
Tuetuopay 066cb0444c 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
2 years ago
..
maps bpf: Update XDP maps implementation 2 years ago
programs Include ~all crates in default members 2 years ago
args.rs Add pt_regs handling in aya-bpf/args.rs for riscv64 2 years ago
helpers.rs Clippy fixes for latest nightly 2 years ago
lib.rs disallow (some) as conversions 2 years ago