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 022a66dfbb bpf: make xdp maps functions safe
Values in those map are small enough to return copied values instead of
reference to values.
2 years ago
..
maps bpf: make xdp maps functions safe 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