Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-12-21 | selftests/bpf: Introduce socket_helpers.h for TC tests | Cong Wang | 1 | -384/+1 |
2024-08-20 | selftests/bpf: Introduce __attribute__((cleanup)) in create_pair() | Michal Luczaj | 1 | -25/+36 |
2024-08-20 | selftests/bpf: Socket pair creation, cleanups | Michal Luczaj | 1 | -2/+2 |
2024-08-20 | selftests/bpf: Support more socket types in create_pair() | Michal Luczaj | 1 | -48/+90 |
2023-10-06 | selftests/bpf: Fix compiler warnings reported in -O2 mode | Andrii Nakryiko | 1 | -1/+1 |
2023-09-01 | selftests/bpf: Fix a CI failure caused by vsock write | Xu Kuohai | 1 | -0/+26 |
2023-05-23 | bpf, sockmap: Build helper to create connected socket pair | John Fastabend | 1 | -0/+118 |
2023-05-23 | bpf, sockmap: Pull socket helpers out of listen test for general use | John Fastabend | 1 | -0/+272 |