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.
BPF objects can be pinned multiple times, to multiple different places. Tracking whether or not a map is pinned in a bool is therefore not sufficient. We could track this in a HashSet<PathBuf>, but there is really no reason to track it at all. Signed-off-by: Dave Tucker <dave@dtucker.co.uk> |
2 years ago | |
|---|---|---|
| .. | ||
| libbpf@a2258003f2 | 2 years ago | |
| public-api | 2 years ago | |
| src | 2 years ago | |
| Cargo.toml | 2 years ago | |