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/bpf/aya-bpf
Michal Rostecki 944d6b8a16 Change from Rust edition 2018 to 2021
Rust 2021 adds more core prelude imports, including `TryFrom` and
`TryInto`.

Signed-off-by: Michal Rostecki <vadorovsky@gmail.com>
2 years ago
..
src aya-bpf/programs: Add `pull_data` method to SKB context 2 years ago
Cargo.toml Change from Rust edition 2018 to 2021 2 years ago
build.rs bpf: Only use never type with rust nightly 2 years ago