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/aya-ebpf/src
Michal Rostecki 0b58d3eb6d bpf: Add `bpf_strncmp` helper
The `bpf_strncmp` helper allows for better string comparison in eBPF
programs.

Added in https://github.com/torvalds/linux/commit/c5fb19937455095573a19.
2 months ago
..
maps fix(ebpf): Remove PerfEventArray::with_max_entries 6 months ago
programs aya-ebpf: Add set_reply accessor to SockOpsContext 5 months ago
args.rs aya: add archs powerpc64 and s390x to aya 5 months ago
helpers.rs bpf: Add `bpf_strncmp` helper 2 months ago
lib.rs feat(aya-ebpf): Implement memmove 7 months ago