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/src
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
..
maps ring_buf: add RingBufBytes for raw byte slices 3 weeks ago
programs Add support for Flow Dissector programs 6 months ago
args.rs aya-obj,aya-ebpf-*: hook up loongarch64 7 months ago
helpers.rs Bump edition to 2024 7 months ago
lib.rs aya-ebpf: Add BPF_F_ADJ_ROOM_ENCAP_L2 macro 2 weeks ago