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/ebpf
Michal R a81bf024a0 aya-ebpf: Take `c_void` instead of `bpf_map_def` in map helpers
`bpf_map_def` is a legacy map definition. To be able to introduce BTF
map definitions, make the `lookup` and `remove` helpers work with
`c_void` and let the callers cast the map types to it.
2 weeks ago
..
.cargo chore: Rename bpf dir to ebpf 2 years ago
aya-ebpf aya-ebpf: Take `c_void` instead of `bpf_map_def` in map helpers 2 weeks ago
aya-ebpf-bindings aya-obj, aya-ebpf-bindings: regenerate 4 months ago
aya-ebpf-cty taplo: reorder-keys 7 months ago
aya-log-ebpf aya-log-ebpf: zero copy! 3 weeks ago
rust-toolchain.toml chore: Rename bpf dir to ebpf 2 years ago