dave-tucker
d6ca3e1ae7
[codegen] Update libbpf to 3a4e26307d0f9b227e3ebd28b443a1a715e4e17dUpdate libbpf to 3a4e26307d0f9b227e3ebd28b443a1a715e4e17d
...
Files changed:\nM aya/src/generated/linux_bindings_aarch64.rs
M aya/src/generated/linux_bindings_armv7.rs
M aya/src/generated/linux_bindings_x86_64.rs
M bpf/aya-bpf-bindings/src/aarch64/bindings.rs
M bpf/aya-bpf-bindings/src/aarch64/getters.rs
M bpf/aya-bpf-bindings/src/aarch64/helpers.rs
M bpf/aya-bpf-bindings/src/armv7/bindings.rs
M bpf/aya-bpf-bindings/src/armv7/getters.rs
M bpf/aya-bpf-bindings/src/armv7/helpers.rs
M bpf/aya-bpf-bindings/src/x86_64/bindings.rs
M bpf/aya-bpf-bindings/src/x86_64/getters.rs
M bpf/aya-bpf-bindings/src/x86_64/helpers.rs
3 years ago
dave-tucker
05d4bc39ea
Update libbpf to 19656636a9b9a2de1f71fa3135709295c16701cc
3 years ago
dave-tucker
17d43cd6f8
Update libbpf to 93e89b34740c509406e948c78a404dd2fba67b8b
3 years ago
alessandrod
4a7f47d93a
Update libbpf to 16dfb4ffe4aed03fafc00e0557b1ce1310a09731
3 years ago
alessandrod
03e9935358
Bump libbpf to 92c1e61a605410b16d6330fdd4a7a4e03add86d4
...
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
3 years ago
Alessandro Decina
d7ef47686b
bpf: update bindings against libbpf 8bdc267e7b853ca08ed762b21fecc0e019ddc332
3 years ago
Alessandro Decina
a68ff47246
aya-bpf, aya-bpf-bindings: fix clippy lints
4 years ago
Simone Margaritelli
8311abfdcb
added support for armv7-unknown-linux-gnueabi and armv7-unknown-linux-gnueabihf
...
* new: added support for armv7-unknown-linux-gnueabi (closes alessandrod/aya/issues/22)
* fix: replaced custom type defintions with proper libc types
* fix: fixed pointless parameter binding
* new: added linker for armv7-unknown-linux-gnueabihf to cargo config
4 years ago
Alessandro Decina
35e9b4e639
bpf: don't generate bpf_map_def and fix aya_bpf::bindings overrides
4 years ago
Alessandro Decina
122a5306e7
aya, aya-bpf-bindings: regenerate bindings
4 years ago
Alessandro Decina
157c0e2831
bpf: generate bindings for SOL_SOCKET and SO_* socket options
...
This is needed for bpf_getsockopt() and bpf_setsockopt()
4 years ago
Alessandro Decina
575e85c412
bpf: add id and pinning fields to bpf_map_def
4 years ago
Alessandro Decina
274ea91b5e
bpf: aya-bpf-bindings: commit generated bindings
4 years ago
Alessandro Decina
afcc5dc662
bpf: add support for BPF_PROG_TYPE_SCHED_CLS programs
4 years ago
Alessandro Decina
713494609e
aya-bpf-bindings: remove unused code
4 years ago
Alessandro Decina
7815711196
bpf: add aya-bpf-bindings
...
Move the generated bindings to aya-bpf-bindings.
4 years ago