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 29021169b0 bpf/devmap: don't expose `bpf_devmap_value`
Use our own type that:
- is stable as not from bindgen
- does not have an union inside
2 years ago
..
maps bpf/devmap: don't expose `bpf_devmap_value` 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