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
Kenjiro Nakayama f721021a0a
Add support for BPF_PROG_TYPE_CGROUP_SYSCTL (#256)
* Add support for BPF_PROG_TYPE_CGROUP_SYSCTL

This patch adds support for `BPF_PROG_TYPE_CGROUP_SYSCTL`.

* Parse unnamed macro

* Fix docs
2 years ago
..
src Add support for BPF_PROG_TYPE_CGROUP_SYSCTL (#256) 2 years ago
Cargo.toml bpf: add aya-bpf-bindings 4 years ago
build.rs aya-bpf: implement argument coercion for pt_regs and BTF programs 3 years ago