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.
200d42e414
This patch replaces `bpf_map_.*` with `bpf_.*`. Currently some types that are not used in helper functions are not generated for bindings - e.g. `bpf_sk_lookup`, `bpf_sockopt` and etc. This patch replaces `bpf_map_.*` with `bpf_.*`. Note, this PR does not include bindings files as it would be better to be created by auto script. The missing bindings can be created by `cargo xtask codegen --libbpf-dir /<PATH_TO>/libbp`. |
3 years ago | |
---|---|---|
.. | ||
src | 3 years ago | |
Cargo.toml | 4 years ago |