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
Tim Upthegrove a05e37d47d 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
1 week ago
..
src aya-ebpf: add ifindex support to XdpContext 1 week ago
CHANGELOG.md Release aya-ebpf-cty v0.2.2, aya-ebpf-bindings v0.1.1, aya-ebpf-macros v0.1.1, aya-ebpf v0.1.1 4 months ago
Cargo.toml Allow aya-ebpf to clippy with stable rust 2 months ago
build.rs aya: add archs powerpc64 and s390x to aya 5 months ago