aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/xdp2_kern.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-24samples/bpf: Remove the xdp1 and xdp2 utilitiesToke Høiland-Jørgensen1-125/+0
2023-05-31samples/bpf: xdp1 and xdp2 reduce XDPBUFSIZE to 60Jesper Dangaard Brouer1-1/+1
2022-10-19samples/bpf: Fix MAC address swapping in xdp2_kernGerhard Engleder1-0/+4
2022-06-21samples/bpf: fixup some tools to be able to support xdp multibufferAndy Gospodarek1-3/+8
2021-08-10samples, bpf: Add an explict comment to handle nested vlan tagging.Muhammad Falak R Wani1-0/+2
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen1-1/+1
2019-11-08samples: bpf: update map definition to new syntax BTF-defined mapDaniel T. Lee1-6/+6
2016-07-20bpf: make xdp sample variable names more meaningfulBrenden Blanco1-7/+7
2016-07-19bpf: add sample for xdp forwarding and rewriteBrenden Blanco1-0/+114