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 d16e607fd4
rustfmt: group_imports = "StdExternalCrate"
High time we stop debating this; let the robots do the work.
12 months 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 rustfmt: group_imports = "StdExternalCrate" 12 months ago
probe.rs rustfmt: group_imports = "StdExternalCrate" 12 months 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 rustfmt: group_imports = "StdExternalCrate" 12 months ago
xdp.rs Add missing inline macro to xdp methods 2 years ago