summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_sock_addr.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: Refactor ARRAY_SIZE macro to bpf_util.hMartin KaFai Lau2018-08-111-4/+1Star
* selftests/bpf: Test sys_connect BPF hooks with TFOAndrey Ignatov2018-06-271-6/+31
* selftests/bpf: Selftest for sys_sendmsg hooksAndrey Ignatov2018-05-281-0/+518
* selftests/bpf: Prepare test_sock_addr for extensionAndrey Ignatov2018-05-281-195/+460
* tools/bpf: fix test_sock and test_sock_addr.sh failureYonghong Song2018-04-191-0/+1
* selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov2018-03-311-1/+103
* selftests/bpf: Selftest for sys_bind hooksAndrey Ignatov2018-03-311-0/+486