diff options
| author | Maxim Mikityanskiy <[email protected]> | 2022-06-15 16:48:45 +0300 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2022-06-16 21:20:30 -0700 |
| commit | fb5cd0ce70d43b9bf589aa05aaa067350c3d3b26 (patch) | |
| tree | d625fba7d134458c1f6aeb459a84ce8ab2584eb9 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
| parent | 33bf9885040c399cf6a95bd33216644126728e14 (diff) | |
selftests/bpf: Add selftests for raw syncookie helpers
This commit adds selftests for the new BPF helpers:
bpf_tcp_raw_{gen,check}_syncookie_ipv{4,6}.
xdp_synproxy_kern.c is a BPF program that generates SYN cookies on
allowed TCP ports and sends SYNACKs to clients, accelerating synproxy
iptables module.
xdp_synproxy.c is a userspace control application that allows to
configure the following options in runtime: list of allowed ports, MSS,
window scale, TTL.
A selftest is added to prog_tests that leverages the above programs to
test the functionality of the new helpers.
Signed-off-by: Maxim Mikityanskiy <[email protected]>
Reviewed-by: Tariq Toukan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions