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/aya-bpf/src
Alessandro Decina 67d35cc1d3 bpf: fix PerfMap::output() API when appending context data
map.output(&ctx, &data, nr_bytes) can be used to append nr_bytes from
the current context to the &data event.
3 years ago
..
maps bpf: fix PerfMap::output() API when appending context data 3 years ago
programs bpf: add support for BPF_PROG_TYPE_CGROUP_SKB programs 3 years ago
helpers.rs bpf: add aya-bpf-bindings 4 years ago
lib.rs bpf: add more bindings 3 years ago