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 d46fc8991b 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/
4 weeks ago
..
btf_maps aya-ebpf: Make use of `Borrow` and `BorrowMut` in map methods 1 month ago
maps aya-ebpf: Make use of `Borrow` and `BorrowMut` in map methods 1 month ago
programs lint all crates; enable strict pointer lints 1 month ago
args.rs lint all crates; enable strict pointer lints 1 month ago
helpers.rs lint all crates; enable strict pointer lints 1 month ago
lib.rs aya-ebpf: Add BPF_F_ADJ_ROOM_ENCAP_L2 macro 4 weeks ago