mirror of https://github.com/aya-rs/aya
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.
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 |
11 months ago | |
|---|---|---|
| .. | ||
| include | 11 months ago | |
| src | 11 months ago | |
| CHANGELOG.md | 1 year ago | |
| Cargo.toml | 1 year ago | |
| build.rs | 1 year ago | |