zephyr/tests/net
Jukka Rissanen 6ecea4b3dd net: conn: Handle multi interface AF_PACKET recv() properly
If we have multiple network interfaces and we are waiting incoming
network packets, make sure to honor the bind of the socket so that
correct socket will receive data in certain network interface.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-06-24 23:34:27 +03:00
..
6lo zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
all tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
arp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
buf zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
checksum_offload zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
context zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dhcpv4 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ethernet_mgmt zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hostname zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
icmpv4 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
icmpv6 tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
ieee802154 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
iface zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ip-addr tests: net: Add tests for IPv6 mesh addresses 2020-06-16 19:14:52 +02:00
ipv6 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ipv6_fragment zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lib cmake, samples, tests: Use semi-accurate project names 2020-06-09 08:18:29 -04:00
mgmt zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mld zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
neighbor tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
net_pkt zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pm zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ppp/driver zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
promiscuous zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ptp/clock zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
route zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
shell zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
socket net: conn: Handle multi interface AF_PACKET recv() properly 2020-06-24 23:34:27 +03:00
tcp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tcp2 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
traffic_class zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
trickle tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
tx_timestamp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
udp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
utils tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
vlan zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00