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
Tim Upthegrove dc543ae44a aya-ebpf: add ifindex support to XdpContext
This change exposes the ifindex field from the underlying xdp_md
data structure to the XdpContext in Aya. The ifindex represents the
unique OS-provided index for a network interface.

Fixes #1140
6 months ago
..
maps chore: Fix cippy errors 9 months ago
programs aya-ebpf: add ifindex support to XdpContext 6 months ago
args.rs feat(ebpf): Implement FromPtRegs for mips 8 months ago
helpers.rs bpf: Add `bpf_strncmp` helper 10 months ago
lib.rs bpf: Handle raw tracepoint arguments 8 months ago