Commit Graph

3 Commits (c110394aaa66cdd7ee0742eba527e3c979eeae86)

Author SHA1 Message Date
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.
4 years ago
Alessandro Decina 08d5fa6059 Initial BTF support
Still missing a couple of things but the bulk is there
4 years ago
Alessandro Decina 15be301f8c Initial commit 4 years ago