zephyr/tests/net/socket/af_packet
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
..
src tests: net: socket: af_packet: Add more tests to verify binding 2025-04-30 16:26:16 +02:00
CMakeLists.txt
prj.conf tests: net: socket: af_packet: Switch to blocking sockets with timeout 2025-04-17 17:23:23 +02:00
testcase.yaml boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00