mirror of https://github.com/aya-rs/aya
Until we add another set of bpf_probe_read_* wrappers for reading into a map pointer, users need access to the underlying bpf_probe_read helper, which is clobbered by this module. This patch enables direct access to the underlying helpers::gen module to support such use cases. In my view, it would also probably make sense to just not export helpers::gen::* and force the user to opt into helpers::gen, but this can be decided on later. Signed-off-by: William Findlay <william@williamfindlay.com> |
4 years ago | |
---|---|---|
.. | ||
aya-bpf | 4 years ago | |
aya-bpf-bindings | 4 years ago | |
aya-bpf-cty | 4 years ago | |
aya-bpf-macros | 4 years ago | |
Cargo.toml | 4 years ago |