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.
Add conversion from u32 to program type, link type, and attach type. Additionally, remove duplicate match statement for u32 conversion to `BPF_MAP_TYPE_BLOOM_FILTER` & `BPF_MAP_TYPE_CGRP_STORAGE`. New error `InvalidTypeBinding<T>` is created to represent when a parsed/received value binding to a type is invalid. This is used in the new conversions added here, and also replaces `InvalidMapTypeError` in `TryFrom` for `bpf_map_type`. |
8 months ago | |
---|---|---|
.. | ||
cgroup_sock.rs | 2 years ago | |
cgroup_sock_addr.rs | 2 years ago | |
cgroup_sockopt.rs | 2 years ago | |
mod.rs | 8 months ago | |
types.rs | 8 months ago | |
xdp.rs | 2 years ago |