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/xtask/src/codegen
Dave Tucker 59c02447fa chore: generate bindings for all eBPF insns
The binding for BPF_ADD was missing from codegen.
Use BPF_.* to capture all of these to avoid missing bindings in future.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2 months ago
..
aya.rs chore: generate bindings for all eBPF insns 2 months ago
aya_ebpf_bindings.rs xtask: Move libbpf header installation logic to a helper function 2 months ago
helpers.rs chore(*): set clippy unused_trait_names = warn 3 months ago
mod.rs ci,xtask: sort architectures 3 months ago