aboutsummaryrefslogtreecommitdiff
path: root/samples/bpf/xdp_redirect_map_kern.c
AgeCommit message (Expand)AuthorFilesLines
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: bpf redirect with map sample programGravatar John Fastabend 1-0/+83