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
William Findlay ff14493751
bpf/maps: implement ProgramArray
This PR implements the ProgramArray map type in aya-bpf. Includes a convenient tail_call
method that wraps the bpf_tail_call helper.
3 years ago
..
maps bpf/maps: implement ProgramArray 3 years ago
programs Support for fentry and fexit programs 3 years ago
args.rs aya-bpf: implement argument coercion for pt_regs and BTF programs 3 years ago
helpers.rs Add wrapper and docs for for bpf_get_current_uid_gid 3 years ago
lib.rs aya-bpf: implement argument coercion for pt_regs and BTF programs 3 years ago