summaryrefslogtreecommitdiff
path: root/samples/bpf/xdp1_user.c
AgeCommit message (Expand)Author
2017-10-29samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp1Tushar Dave
2017-05-11samples/bpf: run cleanup routines when receiving SIGTERMAndy Gospodarek
2017-05-11xdp: add flag to enforce driver modeDaniel Borkmann
2017-05-01samples/bpf: fix SKB_MODE flag to be a 32-bit unsigned intJesper Dangaard Brouer
2017-04-27samples/bpf: Add support for SKB_MODE to xdp1 and xdp_tx_iptunnelDavid Ahern
2016-12-15samples/bpf: Make samples more libbpf-centricJoe Stringer
2016-12-08bpf: xdp: Add XDP example for head adjustmentMartin KaFai Lau
2016-11-27bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann
2016-07-19Add sample for adding simple drop program to linkBrenden Blanco