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
Dave Tucker 05c1586202 bpf: bpf_probe_read_kernel fields in pt_regs
As it turns out, the verifier gets upset if you try to read the values
directly without using bpf_probe_read.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2 years ago
..
src bpf: bpf_probe_read_kernel fields in pt_regs 2 years ago
Cargo.toml bpf: add aya-bpf-bindings 4 years ago
build.rs bpf: re-reun build.rs if env changed 2 years ago