| #
a40e695a
|
| 26-May-2025 |
Mark Johnston <markj@FreeBSD.org> |
socket_splice tests: Explicitly bind to the loopback address
Otherwise, when connecting to the value returned by getsockname(), we inadvertently end up connecting to INADDR_ANY, which stopped workin
socket_splice tests: Explicitly bind to the loopback address
Otherwise, when connecting to the value returned by getsockname(), we inadvertently end up connecting to INADDR_ANY, which stopped working after commit cd240957d7ba ("netinet: Disallow connections to INADDR_ANY").
Fixes: cd240957d7ba ("netinet: Disallow connections to INADDR_ANY")
show more ...
|
| #
9743e9ef
|
| 06-Jan-2025 |
Mark Johnston <markj@FreeBSD.org> |
SO_SPLICE tests: Fix a comment typo
MFC after: 1 week Sponsored by: Klara, Inc.
|
| #
877cf210
|
| 10-Sep-2024 |
Mark Johnston <markj@FreeBSD.org> |
tests: Add some test cases for SO_SPLICE
Reviewed by: gallatin MFC after: 3 months Sponsored by: Klara, Inc. Sponsored by: Stormshield Differential Revision: https://reviews.freebsd.org/D46412
|
| #
a40e695a
|
| 26-May-2025 |
Mark Johnston <markj@FreeBSD.org> |
socket_splice tests: Explicitly bind to the loopback address
Otherwise, when connecting to the value returned by getsockname(), we inadvertently end up connecting to INADDR_ANY, which stopped workin
socket_splice tests: Explicitly bind to the loopback address
Otherwise, when connecting to the value returned by getsockname(), we inadvertently end up connecting to INADDR_ANY, which stopped working after commit cd240957d7ba ("netinet: Disallow connections to INADDR_ANY").
Fixes: cd240957d7ba ("netinet: Disallow connections to INADDR_ANY")
show more ...
|
| #
9743e9ef
|
| 06-Jan-2025 |
Mark Johnston <markj@FreeBSD.org> |
SO_SPLICE tests: Fix a comment typo
MFC after: 1 week Sponsored by: Klara, Inc.
|
| #
877cf210
|
| 10-Sep-2024 |
Mark Johnston <markj@FreeBSD.org> |
tests: Add some test cases for SO_SPLICE
Reviewed by: gallatin MFC after: 3 months Sponsored by: Klara, Inc. Sponsored by: Stormshield Differential Revision: https://reviews.freebsd.org/D46412
|
| #
a40e695a
|
| 26-May-2025 |
Mark Johnston <markj@FreeBSD.org> |
socket_splice tests: Explicitly bind to the loopback address
Otherwise, when connecting to the value returned by getsockname(), we inadvertently end up connecting to INADDR_ANY, which stopped workin
socket_splice tests: Explicitly bind to the loopback address
Otherwise, when connecting to the value returned by getsockname(), we inadvertently end up connecting to INADDR_ANY, which stopped working after commit cd240957d7ba ("netinet: Disallow connections to INADDR_ANY").
Fixes: cd240957d7ba ("netinet: Disallow connections to INADDR_ANY")
show more ...
|
| #
9743e9ef
|
| 06-Jan-2025 |
Mark Johnston <markj@FreeBSD.org> |
SO_SPLICE tests: Fix a comment typo
MFC after: 1 week Sponsored by: Klara, Inc.
|
| #
877cf210
|
| 10-Sep-2024 |
Mark Johnston <markj@FreeBSD.org> |
tests: Add some test cases for SO_SPLICE
Reviewed by: gallatin MFC after: 3 months Sponsored by: Klara, Inc. Sponsored by: Stormshield Differential Revision: https://reviews.freebsd.org/D46412
|