commit | 8085e1dc1f3c885e1e9c1ef8031b3eabc1cccf25 | [log] [tgz] |
---|---|---|
author | Martin KaFai Lau <kafai@fb.com> | Thu Aug 20 12:01:11 2020 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Mon Aug 24 14:35:00 2020 -0700 |
tree | 4e1e7aa42c32b5c4afcd2a54770f77cfff2329c3 | |
parent | 0813a841566f0962a5551be7749b43c45f0022a0 [diff] |
bpf: selftests: Add fastopen_connect to network_helpers This patch adds a fastopen_connect() helper which will be used in a later test. Signed-off-by: Martin KaFai Lau <kafai@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20200820190111.2886196-1-kafai@fb.com