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
Tamir Duberstein 6d06e2bf3a
Include ~all crates in default members
Several tests were not running due to being omitted from this list.
1 year ago
..
device.rs Add support for BPF_PROG_TYPE_CGROUP_DEVICE 2 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 Add support for BPF_PROG_TYPE_CGROUP_DEVICE 2 years ago
perf_event.rs Add support for PerfEvent programs. 3 years ago
probe.rs Add pt_regs handling in aya-bpf/args.rs for riscv64 1 year ago
raw_tracepoint.rs Add support for raw tracepoint and LSM programs 3 years ago
sk_buff.rs Include ~all crates in default members 1 year ago
sk_lookup.rs bpf: Support BPF_PROG_TYPE_SK_LOOKUP 2 years ago
sk_msg.rs fix all clippy warnings 2 years ago
sock.rs bpf: Implement BPF_PROG_TYPE_CGROUP_SOCK 2 years ago
sock_addr.rs bpf: Add support for BPF_PROG_TYPE_CGROUP_SOCK_ADDR 2 years ago
sock_ops.rs Temporary change return value condition to avoid problems with possibly (not aware) cast from int to long 2 years ago
sockopt.rs Add support for BPF_PROG_TYPE_CGROUP_SOCKOPT (#268) 2 years ago
sysctl.rs Add support for BPF_PROG_TYPE_CGROUP_SYSCTL (#256) 2 years ago
tc.rs Include ~all crates in default members 1 year 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) 3 years ago
xdp.rs Add missing inline macro to xdp methods 2 years ago