summaryrefslogtreecommitdiffstats
path: root/samples/sockmap/sockmap_user.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: sockmap set rlimitJohn Fastabend2018-01-241-0/+7
* bpf: sockmap put client sockets in blocking modeJohn Fastabend2018-01-241-1/+1
* bpf: sockmap sample add base test without any BPF for comparisonJohn Fastabend2018-01-241-5/+21
* bpf: sockmap sample, report bytes/secJohn Fastabend2018-01-241-5/+42
* bpf: sockmap sample, use fork() for send and recvJohn Fastabend2018-01-241-16/+39
* bpf: add sendmsg option for testing BPF programsJohn Fastabend2018-01-241-3/+145
* bpf: refactor sockmap sample program update for arg parsingJohn Fastabend2018-01-241-51/+114
* bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend2017-08-281-2/+10
* bpf: sockmap sample programJohn Fastabend2017-08-161-0/+286