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/ebpf/aya-ebpf/src/programs
Tamir Duberstein bdd8ae2d0b *: avoid `_`
This can silently discard information, so we shouldn't do it.
3 months ago
..
device.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
fentry.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
fexit.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
lsm.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
mod.rs aya-ebpf/programs: moved ret from ProbeContext into new RetProbeContext 1 year ago
perf_event.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
probe.rs feat(ebpf): Implement FromPtRegs for mips 4 months ago
raw_tracepoint.rs bpf: Handle raw tracepoint arguments 5 months ago
retprobe.rs feat(ebpf): Implement FromPtRegs for mips 4 months ago
sk_buff.rs *: avoid `_` 3 months ago
sk_lookup.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
sk_msg.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
sock.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
sock_addr.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
sock_ops.rs aya-ebpf: Add set_reply accessor to SockOpsContext 9 months ago
sockopt.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
sysctl.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
tc.rs *: avoid `_` 3 months ago
tp_btf.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
tracepoint.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago
xdp.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 1 year ago