zephyr/tests/net/socket
Robert Lubos bbad01eb91 tests: net: socket: af_packet: Add more tests to verify binding
In case the receiving packet socket is not bound to any specific
interface, or is explicitly bound to "any" interface (at index 0),
it should collect packets from all interfaces. Add test cases which
verify that.

Also, if a packet socket is bound to a specific interface, it should not
receive packets from others. Add a test case to verify that as well.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2025-04-30 16:26:16 +02:00
..
af_inet_raw tests: net: socket: Add tests for AF_INET raw sockets 2025-04-09 12:36:34 +02:00
af_packet tests: net: socket: af_packet: Add more tests to verify binding 2025-04-30 16:26:16 +02:00
can tests/net: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
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 drivers: net: ethernet: change ETHERNET_LINK_*BASE_T 2025-04-28 09:22:09 +01:00
offload_dispatcher fdtable: replace z_ prefix with zvfs_ for fdtable.h functions 2024-06-26 12:33:02 +02:00
poll tests: remove various filters due to bugs/issue that were fixed 2025-03-28 21:52:13 +01:00
register net: socket: Change the protocol field for AF_PACKET sockets 2024-05-29 10:48:34 -07:00
reuseaddr_reuseport tests: remove various filters due to bugs/issue that were fixed 2025-03-28 21:52:13 +01:00
select tests: remove various filters due to bugs/issue that were fixed 2025-03-28 21:52:13 +01:00
service tests: remove various filters due to bugs/issue that were fixed 2025-03-28 21:52:13 +01:00
socketpair boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
tcp tests: remove various filters due to bugs/issue that were fixed 2025-03-28 21:52:13 +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 net: lib: tls_credentials: Rename TLS_CREDENTIAL_SERVER_CERTIFICATE 2025-03-21 14:18:52 +01:00
udp net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +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 tests: net: sockets: Remove use of NET_SOCKETS_POSIX_NAMES 2024-03-27 13:40:13 -05:00