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/xtask
Vegard Kamsvåg b3aad24952 aya: adds support for AF_XDP
Contains user-space functionality for doing
AF_XDP socket interactions. Much is copy-paste
from xdpilone, but with higher-level abstractions
put on top.

It should be usable at a high level without requiring
unsafe code on the library user's side. The more
low-level control is still available, for power users
who need that level of control (and accept the safety
implications).

Fixes: #507
3 months ago
..
libbpf@20ea95b450 xtask: Generate new bindings 11 months ago
public-api Define `{detach,take_link}` in macro when possible 3 months ago
src aya: adds support for AF_XDP 3 months ago
Cargo.toml chore: Don't use path deps in workspace 1 year ago