summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_tcp_check_syncookie.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller2022-09-021-1/+1
* selftests/bpf/test_tcp_check_syncookie: use temp netns for testingHangbin Liu2022-01-281-2/+3
* selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc")Andrii Nakryiko2021-09-281-1/+1
* selftests/bpf: Normalize XDP section names in selftestsAndrii Nakryiko2021-09-281-1/+1
* selftests/bpf: add test for bpf_tcp_gen_syncookiePetar Penkov2019-07-311-0/+3
* selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcpLorenz Bauer2019-03-221-0/+81