Commit Graph

105 Commits (7dba5a41ade97a3744c4cb71a22d7c81699a69e3)

Author SHA1 Message Date
Alessandro Decina cdf960aaa1 bpf: initial bpf bindings 5 years ago
Alessandro Decina af8f769b50 Turn the project into a workspace, move code under aya/ 5 years ago
Alessandro Decina c110394aaa xdp: add netlink based implementation for kernels < 5.7
bpf_link_create was introduced in linux 5.7, so use netlink to configure
XDP on older kernels.
5 years ago
Alessandro Decina 5b8def7b69 Refactor ELF parser a bit and add more tests 5 years ago
Alessandro Decina 15be301f8c Initial commit 5 years ago