summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/tcp_server.py
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Drop python client/server in favor of threadsAlexander Duyck2020-11-031-80/+0
* bpf, selftests: use :: 1 for localhost in tcp_server.pyJohn Fastabend2020-07-291-1/+1
* selftests/bpf: use localhost in tcp_{server,client}.pyStanislav Fomichev2019-02-041-4/+1
* bpf: Add Python 3 support to selftests scripts for bpfJeremy Cline2018-07-251-8/+8
* bpf: add selftest for tcpbpfLawrence Brakmo2018-01-251-0/+83