| #
7a1a6d1e
|
| 21-Jul-2025 |
Siva Mahadevan <me@svmhdvn.name> |
tests/socket_accf: use require.kmods property instead of ad-hoc checks
Signed-off-by: Siva Mahadevan <me@svmhdvn.name> Sponsored by: The FreeBSD Foundation Reviewed by: imp Pull Request: https://git
tests/socket_accf: use require.kmods property instead of ad-hoc checks
Signed-off-by: Siva Mahadevan <me@svmhdvn.name> Sponsored by: The FreeBSD Foundation Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1780
show more ...
|
| #
19307b86
|
| 25-Apr-2024 |
Gleb Smirnoff <glebius@FreeBSD.org> |
accept_filter: return different errors for non-listener and a busy socket
The fact that an accept filter needs to be cleared first before setting to a different one isn't properly documented. The r
accept_filter: return different errors for non-listener and a busy socket
The fact that an accept filter needs to be cleared first before setting to a different one isn't properly documented. The requirement that the socket needs already be listening, although trivial, isn't documented either. At least return a more meaningful error than EINVAL for an existing filter. Cover this with a test case.
show more ...
|
| #
c68eed82
|
| 24-Apr-2024 |
Gleb Smirnoff <glebius@FreeBSD.org> |
accf_tls: accept filter that waits for TLS handshake header
|
| #
e87ff1ea
|
| 08-Aug-2022 |
Gleb Smirnoff <glebius@FreeBSD.org> |
tests/socket: add accept_filter(9) test
Test basic functionality of accf_data(9) and accf_http(9)
|
| #
7a1a6d1e
|
| 21-Jul-2025 |
Siva Mahadevan <me@svmhdvn.name> |
tests/socket_accf: use require.kmods property instead of ad-hoc checks
Signed-off-by: Siva Mahadevan <me@svmhdvn.name> Sponsored by: The FreeBSD Foundation Reviewed by: imp Pull Request: https://git
tests/socket_accf: use require.kmods property instead of ad-hoc checks
Signed-off-by: Siva Mahadevan <me@svmhdvn.name> Sponsored by: The FreeBSD Foundation Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1780
show more ...
|
| #
19307b86
|
| 25-Apr-2024 |
Gleb Smirnoff <glebius@FreeBSD.org> |
accept_filter: return different errors for non-listener and a busy socket
The fact that an accept filter needs to be cleared first before setting to a different one isn't properly documented. The r
accept_filter: return different errors for non-listener and a busy socket
The fact that an accept filter needs to be cleared first before setting to a different one isn't properly documented. The requirement that the socket needs already be listening, although trivial, isn't documented either. At least return a more meaningful error than EINVAL for an existing filter. Cover this with a test case.
show more ...
|
| #
c68eed82
|
| 24-Apr-2024 |
Gleb Smirnoff <glebius@FreeBSD.org> |
accf_tls: accept filter that waits for TLS handshake header
|
| #
e87ff1ea
|
| 08-Aug-2022 |
Gleb Smirnoff <glebius@FreeBSD.org> |
tests/socket: add accept_filter(9) test
Test basic functionality of accf_data(9) and accf_http(9)
|
| #
7a1a6d1e
|
| 21-Jul-2025 |
Siva Mahadevan <me@svmhdvn.name> |
tests/socket_accf: use require.kmods property instead of ad-hoc checks
Signed-off-by: Siva Mahadevan <me@svmhdvn.name> Sponsored by: The FreeBSD Foundation Reviewed by: imp Pull Request: https://git
tests/socket_accf: use require.kmods property instead of ad-hoc checks
Signed-off-by: Siva Mahadevan <me@svmhdvn.name> Sponsored by: The FreeBSD Foundation Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1780
show more ...
|
| #
19307b86
|
| 25-Apr-2024 |
Gleb Smirnoff <glebius@FreeBSD.org> |
accept_filter: return different errors for non-listener and a busy socket
The fact that an accept filter needs to be cleared first before setting to a different one isn't properly documented. The r
accept_filter: return different errors for non-listener and a busy socket
The fact that an accept filter needs to be cleared first before setting to a different one isn't properly documented. The requirement that the socket needs already be listening, although trivial, isn't documented either. At least return a more meaningful error than EINVAL for an existing filter. Cover this with a test case.
show more ...
|
| #
c68eed82
|
| 24-Apr-2024 |
Gleb Smirnoff <glebius@FreeBSD.org> |
accf_tls: accept filter that waits for TLS handshake header
|
| #
e87ff1ea
|
| 08-Aug-2022 |
Gleb Smirnoff <glebius@FreeBSD.org> |
tests/socket: add accept_filter(9) test
Test basic functionality of accf_data(9) and accf_http(9)
|