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.
Go to file
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
scripts xdp: add netlink based implementation for kernels < 5.7 4 years ago
src xdp: add netlink based implementation for kernels < 5.7 4 years ago
.gitignore Initial commit 4 years ago
Cargo.toml xdp: add netlink based implementation for kernels < 5.7 4 years ago