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
2 weeks ago
..
maps chore: Fix cippy errors 3 months ago
programs aya-ebpf: add ifindex support to XdpContext 2 weeks ago
args.rs feat(ebpf): Implement FromPtRegs for mips 1 month ago
helpers.rs bpf: Add `bpf_strncmp` helper 4 months ago
lib.rs bpf: Handle raw tracepoint arguments 2 months ago