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.
aya/ebpf/aya-ebpf
Aurélien DEROIDE eefeba6be2 aya-ebpf: Add BPF_F_ADJ_ROOM_ENCAP_L2 macro
This macro is needed to properly add a L2 header when using
bpf_skb_adjust_room [1]. As it is originally a C macro, it isn't
automatically generated in the `bindings` crate

[1]: https://docs.ebpf.io/linux/helper-function/bpf_skb_adjust_room/
2 weeks ago
..
src aya-ebpf: Add BPF_F_ADJ_ROOM_ENCAP_L2 macro 2 weeks ago
CHANGELOG.md Release aya-ebpf-cty v0.2.2, aya-ebpf-bindings v0.1.1, aya-ebpf-macros v0.1.1, aya-ebpf v0.1.1 12 months ago
Cargo.toml taplo: reorder-keys 7 months ago
build.rs aya-ebpf: disable generic_const_exprs 4 months ago