Age | Commit message (Expand) | Author |
---|---|---|
2025-05-22 | selftests/bpf: Add u32()/u64() to sockmap_helpers | Michal Luczaj |
2024-12-20 | selftests/bpf: Introduce socket_helpers.h for TC tests | Cong Wang |
2024-08-19 | selftests/bpf: Introduce __attribute__((cleanup)) in create_pair() | Michal Luczaj |
2024-08-19 | selftests/bpf: Socket pair creation, cleanups | Michal Luczaj |
2024-08-19 | selftests/bpf: Support more socket types in create_pair() | Michal Luczaj |
2023-10-06 | selftests/bpf: Fix compiler warnings reported in -O2 mode | Andrii Nakryiko |
2023-09-01 | selftests/bpf: Fix a CI failure caused by vsock write | Xu Kuohai |
2023-05-23 | bpf, sockmap: Build helper to create connected socket pair | John Fastabend |
2023-05-23 | bpf, sockmap: Pull socket helpers out of listen test for general use | John Fastabend |