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
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>
1 month ago
..
codegen chore: generate bindings for all eBPF insns 1 month ago
docs.rs chore(aya-ebpf): Rename bpf -> ebpf 1 year ago
lib.rs xtask: Move libbpf header installation logic to a helper function 1 month ago
main.rs Bump edition to 2024 2 months ago
public_api.rs Bump edition to 2024 2 months ago
run.rs feat: Refactor init into test-distro 1 month ago