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 ea5f7e3015 Reduce the scope of expected warnings
This fixes a few safety comments to avoid the warnings.
7 months ago
..
device.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 2 years ago
fentry.rs Reduce the scope of expected warnings 7 months ago
fexit.rs Reduce the scope of expected warnings 7 months ago
lsm.rs Reduce the scope of expected warnings 7 months 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 2 years ago
probe.rs Use #[expect(...)] rather than #[allow(...)] 7 months ago
raw_tracepoint.rs Reduce the scope of expected warnings 7 months ago
retprobe.rs Use #[expect(...)] rather than #[allow(...)] 7 months ago
sk_buff.rs Use #[expect(...)] rather than #[allow(...)] 7 months ago
sk_lookup.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 2 years ago
sk_msg.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 2 years ago
sock.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 2 years ago
sock_addr.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 2 years ago
sock_ops.rs aya-ebpf: Add set_reply accessor to SockOpsContext 1 year ago
sockopt.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 2 years ago
sysctl.rs chore(aya-ebpf): Rename BpfContext -> EbpfContext 2 years ago
tc.rs Use #[expect(...)] rather than #[allow(...)] 7 months ago
tp_btf.rs Reduce the scope of expected warnings 7 months ago
tracepoint.rs Reduce the scope of expected warnings 7 months ago
xdp.rs tests: add queue ID matching to AF_XDP test 7 months ago