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
Johannes Edmeier 2d79f22b40 aya-bpf: use bpf_read_probe for reading pt_regs
Linux Kernels < 5.5 don't support bpf_probe_read_kernel. Therefore
bpf_probe_read must be used for compatibility reasons.
2 years ago
..
aya-bpf aya-bpf: use bpf_read_probe for reading pt_regs 2 years ago
aya-bpf-bindings bpf: re-reun build.rs if env changed 2 years ago
aya-bpf-cty bpf: re-reun build.rs if env changed 2 years ago
aya-bpf-macros bpf: Implement BPF_PROG_TYPE_CGROUP_SOCK 2 years ago
Cargo.toml bpf: add aya-bpf-bindings 4 years ago