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
Joshua Koo 1f5dc64940 Allow SkBuffContext .store() without a mutable reference
- there's no mutable reference to SkBuffContext
- there's interior mutability since skb is stored as a mutable reference
3 years ago
..
src Allow SkBuffContext .store() without a mutable reference 3 years ago
Cargo.toml bpf: Only use never type with rust nightly 3 years ago
build.rs bpf: Only use never type with rust nightly 3 years ago