zephyr/tests/net/socket
Christoph Seitz b01b77aa44 tests: net: socket: Check length for AF_PACKET SOCK_DGRAM socket
This test checks that the length returned is not altered
even if the payload resembles a valid IPv4 or IPv6 length.

Signed-off-by: Christoph Seitz <christoph.seitz@infineon.com>
2025-03-12 02:29:02 +01:00
..
af_packet tests: net: socket: Check length for AF_PACKET SOCK_DGRAM socket 2025-03-12 02:29:02 +01:00
af_packet_ipproto_raw boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
can
getaddrinfo boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
getnameinfo boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
misc net: Fix inet_pton IPv4 implementation 2025-01-29 17:56:09 +01:00
net_mgmt
offload_dispatcher fdtable: replace z_ prefix with zvfs_ for fdtable.h functions 2024-06-26 12:33:02 +02:00
poll boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
register
reuseaddr_reuseport posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
select posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
service boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
socketpair boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
tcp tests: net: socket: Fix -Wsometimes-uninitialized warning 2025-02-07 02:23:24 +01:00
tls net: tcp: fix ECONNREFUSED not reported by zsock_connect 2025-03-07 19:48:10 +01:00
tls_configurations drivers/ethernet/eth_native_posix: Rename to eth_native_tap 2025-03-07 20:10:38 +01:00
tls_ext tests: net: tls_ext: Fix scheduling race 2025-02-04 11:55:17 +01:00
udp tests: net: socket: udp: Verify recvmsg buffer lengths 2025-01-30 14:09:35 +01:00
websocket misc: move lorem ipsum text to zephyr/misc/lorem_ipsum.h 2024-08-02 03:31:06 -04:00
socket_helpers.h