aboutsummaryrefslogtreecommitdiff
path: root/samples/bpf/xdp1_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-6/+6
2016-07-20bpf: make xdp sample variable names more meaningfulGravatar Brenden Blanco 1-6/+6
2016-07-19Add sample for adding simple drop program to linkGravatar Brenden Blanco 1-0/+93