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/programs
Dave Tucker 74704c3b28 bpf: Support BPF_PROG_TYPE_SK_LOOKUP
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
3 years ago
..
fentry.rs Support for fentry and fexit programs 3 years ago
fexit.rs Support for fentry and fexit programs 3 years ago
lsm.rs aya-bpf: implement argument coercion for pt_regs and BTF programs 3 years ago
mod.rs bpf: Support BPF_PROG_TYPE_SK_LOOKUP 3 years ago
perf_event.rs Add support for PerfEvent programs. 3 years ago
probe.rs aya-bpf: implement argument coercion for pt_regs and BTF programs 3 years ago
raw_tracepoint.rs Add support for raw tracepoint and LSM programs 3 years ago
sk_buff.rs Set skb_buff visbility to pub 3 years ago
sk_lookup.rs bpf: Support BPF_PROG_TYPE_SK_LOOKUP 3 years ago
sk_msg.rs aya-bpf: expose sk_msg_md of SkMsgContext 3 years ago
sock_addr.rs bpf: Add support for BPF_PROG_TYPE_CGROUP_SOCK_ADDR 3 years ago
sock_ops.rs aya-bpf: expose bpf_sock_ops of SockOpsContext 3 years ago
sockopt.rs Add support for BPF_PROG_TYPE_CGROUP_SOCKOPT (#268) 3 years ago
sysctl.rs Add support for BPF_PROG_TYPE_CGROUP_SYSCTL (#256) 3 years ago
tp_btf.rs aya-bpf: implement argument coercion for pt_regs and BTF programs 3 years ago
tracepoint.rs bpf: add support for tracepoint program (#29) 4 years ago
xdp.rs aya-bpf: expose xdp_md of XdpContext and add metadata functions. 3 years ago