Searched hist:bafc0ba8261e36e36b0b1e851749fd3712a2a6f4 (Results 1 – 5 of 5) sorted by relevance
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_tcp_check_syncookie_kern.c | bafc0ba8261e36e36b0b1e851749fd3712a2a6f4 Fri Mar 22 02:54:06 CET 2019 Lorenz Bauer <lmb@cloudflare.com> selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcp
Add tests which verify that the new helpers work for both IPv4 and IPv6, by forcing SYN cookies to always on. Use a new network namespace to avoid clobbering the global SYN cookie settings.
Signed-off-by: Lorenz Bauer <lmb@cloudflare.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
/linux/tools/testing/selftests/bpf/ |
H A D | test_tcp_check_syncookie.sh | bafc0ba8261e36e36b0b1e851749fd3712a2a6f4 Fri Mar 22 02:54:06 CET 2019 Lorenz Bauer <lmb@cloudflare.com> selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcp
Add tests which verify that the new helpers work for both IPv4 and IPv6, by forcing SYN cookies to always on. Use a new network namespace to avoid clobbering the global SYN cookie settings.
Signed-off-by: Lorenz Bauer <lmb@cloudflare.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
H A D | test_tcp_check_syncookie_user.c | bafc0ba8261e36e36b0b1e851749fd3712a2a6f4 Fri Mar 22 02:54:06 CET 2019 Lorenz Bauer <lmb@cloudflare.com> selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcp
Add tests which verify that the new helpers work for both IPv4 and IPv6, by forcing SYN cookies to always on. Use a new network namespace to avoid clobbering the global SYN cookie settings.
Signed-off-by: Lorenz Bauer <lmb@cloudflare.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
H A D | .gitignore | diff bafc0ba8261e36e36b0b1e851749fd3712a2a6f4 Fri Mar 22 02:54:06 CET 2019 Lorenz Bauer <lmb@cloudflare.com> selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcp
Add tests which verify that the new helpers work for both IPv4 and IPv6, by forcing SYN cookies to always on. Use a new network namespace to avoid clobbering the global SYN cookie settings.
Signed-off-by: Lorenz Bauer <lmb@cloudflare.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
H A D | Makefile | diff bafc0ba8261e36e36b0b1e851749fd3712a2a6f4 Fri Mar 22 02:54:06 CET 2019 Lorenz Bauer <lmb@cloudflare.com> selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcp
Add tests which verify that the new helpers work for both IPv4 and IPv6, by forcing SYN cookies to always on. Use a new network namespace to avoid clobbering the global SYN cookie settings.
Signed-off-by: Lorenz Bauer <lmb@cloudflare.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|