Go to file
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.
.github/workflows CI: add build-test github action
aya aya: programs: add support for BPF_PROG_TYPE_CGROUP_SKB programs
aya-gen aya-gen: don't generate doc comments
bpf bpf: fix PerfMap::output() API when appending context data
xtask programs: add support for attaching and detaching TC programs
.gitignore Initial commit
Cargo.toml Add aya-gen
LICENSE-APACHE Add license files
LICENSE-MIT Add license files
rustfmt.toml Add rustfmt.toml