zephyr/tests
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
..
application_development
arch soc: arm: Fix header inclusion from deprecated paths 2020-06-09 10:38:36 +02:00
benchmarks tests: fix text output in timing_info test 2020-06-17 11:17:27 +02:00
bluetooth tests: Bluetooth: bsim_test: Include advx testing in CI 2020-06-12 15:50:34 +02:00
boards
crypto
deprecated zephyr: Use deprecated instead of legacy for Kconfig int types 2020-06-09 06:49:56 -05:00
drivers drivers: lora: sx1276: select PA output by dts property 2020-06-23 13:08:06 +02:00
kernel tests: queue modifying and adding test case 2020-06-24 20:59:52 +02:00
lib tests: lib: Add some new test cases for libc 2020-06-23 22:42:25 -04:00
misc/test_build
net net: conn: Handle multi interface AF_PACKET recv() properly 2020-06-24 23:34:27 +03:00
portability tests: portability: cmsis_rtos_v1: Increase clock tolerance 2020-06-23 19:21:10 +02:00
posix tests: posix: eventfd_basic: add new test 2020-06-15 16:52:29 +02:00
shell
subsys storage/stream: allow NULL data pointer 2020-06-22 14:36:05 +02:00
unit tests: dlist to add a testcase and add some tags 2020-06-23 18:55:47 -04:00
ztest cmake: make find_package(ZephyrUnittest...) REQUIRED 2020-06-12 11:10:23 +02:00