aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/xdp1_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-11samples/bpf: run cleanup routines when receiving SIGTERMAndy Gospodarek1-0/+1
2017-05-11xdp: add flag to enforce driver modeDaniel Borkmann1-2/+6
2017-05-01samples/bpf: fix SKB_MODE flag to be a 32-bit unsigned intJesper Dangaard Brouer1-4/+4
2017-04-27samples/bpf: Add support for SKB_MODE to xdp1 and xdp_tx_iptunnelDavid Ahern1-8/+32
2016-12-15samples/bpf: Make samples more libbpf-centricJoe Stringer1-1/+1
2016-12-08bpf: xdp: Add XDP example for head adjustmentMartin KaFai Lau1-93/+0
2016-11-27bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann1-1/+3
2016-07-19Add sample for adding simple drop program to linkBrenden Blanco1-0/+181