summaryrefslogtreecommitdiffstats
path: root/samples/bpf/xdp2_kern.c
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: Fix MAC address swapping in xdp2_kernGerhard Engleder2022-10-191-0/+4
* samples/bpf: fixup some tools to be able to support xdp multibufferAndy Gospodarek2022-06-211-3/+8
* samples, bpf: Add an explict comment to handle nested vlan tagging.Muhammad Falak R Wani2021-08-101-0/+2
* samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-201-1/+1
* samples: bpf: update map definition to new syntax BTF-defined mapDaniel T. Lee2019-11-081-6/+6
* bpf: make xdp sample variable names more meaningfulBrenden Blanco2016-07-201-7/+7
* bpf: add sample for xdp forwarding and rewriteBrenden Blanco2016-07-191-0/+114