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
Amos Wenger a1e7b58d7c Don't use #[no_mangle] (clashes with `#[export_name]`)
This closes #270.

With this, the symbol name is correct in the intermediate LLVM bitcode
object file (`.rcgu.o`) and in the final BPF program.
2 years ago
..
aya-bpf Add support for BPF_PROG_TYPE_CGROUP_SOCKOPT (#268) 2 years ago
aya-bpf-bindings [codegen] Update libbpf to 86eb09863c1c0177e99c2c703092042d3cdba910Update libbpf to 86eb09863c1c0177e99c2c703092042d3cdba910 2 years ago
aya-bpf-cty bpf: Fix clippy warnings 3 years ago
aya-bpf-macros Don't use #[no_mangle] (clashes with `#[export_name]`) 2 years ago
Cargo.toml bpf: add aya-bpf-bindings 4 years ago