summaryrefslogtreecommitdiff
path: root/src/xdp
AgeCommit message (Collapse)Author
2021-03-14xdp: T2666: remove entire XDP code for 1.3 LTS imageChristian Poessinger
This is an extension to commit 801c5235 ("xdp: T2666: disable this highly experimental feature in 1.3 LTS") by dropping all XDP references in the equuleus codebase.
2020-12-23xdp: op-mode: T2666: support per interface statisticsChristian Poessinger
2020-12-21xdp: T2666: remove wrongly added binarysChristian Poessinger
2020-12-19xdp: T2666: use proper xdp_prog_user.c codeChristian Poessinger
2020-12-19xdp: T2666: switch to example code provided by xdp-tutorialChristian Poessinger