aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/tcp_client.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-03selftests/bpf: Drop python client/server in favor of threadsAlexander Duyck1-50/+0
2020-07-29bpf, selftests: use :: 1 for localhost in tcp_server.pyJohn Fastabend1-1/+1
2019-02-04selftests/bpf: use localhost in tcp_{server,client}.pyStanislav Fomichev1-2/+1
2018-07-25bpf: Add Python 3 support to selftests scripts for bpfJeremy Cline1-6/+6
2018-01-25bpf: add selftest for tcpbpfLawrence Brakmo1-0/+51