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.
We have had loaded_links in the API as `#[doc(hidden)]` for a while. I've been using it in bpfman and it's been fine. This commit does the minimal work required to make the API stable. We expose a `LinkInfo` type - similar to `ProgInfo` - which wraps the generated type. In this case, `bpf_link_info`. A few accessor functions have been added for `id`, `link_type` and `program_id`. There are many more fields that could be (eventually) made public. As a convenience, `LinkInfo` can be retrieved from an existing FdLink by using `FdLink::info()`. Signed-off-by: Dave Tucker <dave@dtucker.co.uk> |
1 week ago | |
---|---|---|
.. | ||
aya-build.txt | 2 months ago | |
aya-ebpf-bindings.txt | 2 months ago | |
aya-ebpf-cty.txt | 1 year ago | |
aya-ebpf-macros.txt | 2 months ago | |
aya-ebpf.txt | 4 weeks ago | |
aya-log-common.txt | 2 months ago | |
aya-log-ebpf-macros.txt | 2 years ago | |
aya-log-ebpf.txt | 2 years ago | |
aya-log-parser.txt | 2 months ago | |
aya-log.txt | 6 months ago | |
aya-obj.txt | 2 months ago | |
aya.txt | 1 week ago |