summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/sockmap_helpers.h
AgeCommit message (Expand)Author
2025-05-22selftests/bpf: Add u32()/u64() to sockmap_helpersMichal Luczaj
2024-12-20selftests/bpf: Introduce socket_helpers.h for TC testsCong Wang
2024-08-19selftests/bpf: Introduce __attribute__((cleanup)) in create_pair()Michal Luczaj
2024-08-19selftests/bpf: Socket pair creation, cleanupsMichal Luczaj
2024-08-19selftests/bpf: Support more socket types in create_pair()Michal Luczaj
2023-10-06selftests/bpf: Fix compiler warnings reported in -O2 modeAndrii Nakryiko
2023-09-01selftests/bpf: Fix a CI failure caused by vsock writeXu Kuohai
2023-05-23bpf, sockmap: Build helper to create connected socket pairJohn Fastabend
2023-05-23bpf, sockmap: Pull socket helpers out of listen test for general useJohn Fastabend