Age | Commit message (Expand) | Author |
---|---|---|
2024-03-29 | selftest: tcp: Add bind() tests for SO_REUSEADDR/SO_REUSEPORT. | Kuniyuki Iwashima |
2024-03-29 | selftest: tcp: Add bind() tests for IPV6_V6ONLY. | Kuniyuki Iwashima |
2024-03-29 | selftest: tcp: Add more bind() calls. | Kuniyuki Iwashima |
2024-03-29 | selftest: tcp: Add v4-v4 and v6-v6 bind() conflict tests. | Kuniyuki Iwashima |
2024-03-29 | selftest: tcp: Define the reverse order bind() tests explicitly. | Kuniyuki Iwashima |
2024-03-29 | selftest: tcp: Make bind() selftest flexible. | Kuniyuki Iwashima |
2023-09-13 | selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c. | Kuniyuki Iwashima |
2023-09-13 | selftest: tcp: Move expected_errno into each test case in bind_wildcard.c. | Kuniyuki Iwashima |
2023-09-13 | selftest: tcp: Fix address length in bind_wildcard.c. | Kuniyuki Iwashima |
2023-03-15 | selftest: Add test for bind() conflicts. | Kuniyuki Iwashima |