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.
b13fe98080
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> |
3 years ago | |
---|---|---|
.. | ||
src | 3 years ago | |
Cargo.toml | 4 years ago |