aboutsummaryrefslogtreecommitdiff
path: root/samples/bpf/xdp_redirect_kern.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-20samples/bpf: Use consistent include paths for libbpfGravatar Toke Høiland-Jørgensen 1-1/+1
2019-11-08samples: bpf: update map definition to new syntax BTF-defined mapGravatar Daniel T. Lee 1-12/+12
2017-08-31samples/bpf: Fix compilation issue in redirect dummy programGravatar Tariq Toukan 1-1/+1
2017-08-29samples/bpf: xdp_redirect load XDP dummy prog on TX deviceGravatar Jesper Dangaard Brouer 1-1/+10
2017-07-17xdp: sample program for new bpf_redirect helperGravatar John Fastabend 1-0/+81