Commit Graph

56 Commits (ad3087d7eb4f235c161dead521431ed1a5a6b500)

Author SHA1 Message Date
Alessandro Decina 8e6f447e9b bpf: sk_skb: add helper methods
This adds support for skb_store_bytes, skb_load_bytes and
l4_csum_replace to SkSkbContext.
Alessandro Decina 1b314ded2f bpf: add SockHash::redirect
Alessandro Decina e11edc072b bpf: add more bindings
Initial support for Array, HashMap and SockHash maps, and for SkSkb,
SkMsg, SockOps and XDP programs.
Alessandro Decina bdca32cebf aya-bpf-bindings: fix anonymous enums
Alessandro Decina 7815711196 bpf: add aya-bpf-bindings
Move the generated bindings to aya-bpf-bindings.
Alessandro Decina cdf960aaa1 bpf: initial bpf bindings