zephyr/subsys
Jukka Rissanen fc27a81ed2 net: context: Select proper network interface when binding
Use the destination address to select the proper network interface
when binding. The default network interface cannot be used here
as then the packet might be sent to wrong network interface.

Fixes #9935

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-09-20 11:21:22 +03:00
..
app_memory coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
bluetooth Bluetooth: Mesh: Enforce proper compilation. 2018-09-20 11:14:03 +03:00
console subsys: console: Refactor code to allow per-UART "tty" wrapper 2018-08-16 06:18:50 -07:00
cpp
debug systemview: add support natively using tracing hooks 2018-08-21 05:45:47 -07:00
dfu coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
disk
fs shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
logging logging: Add shell commands 2018-09-19 09:30:29 -04:00
mgmt shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
net net: context: Select proper network interface when binding 2018-09-20 11:21:22 +03:00
power log: make name param explicit 2018-09-11 13:25:55 -05:00
random subsys: random: xoroshiro128: Use entropy get isr during init 2018-09-05 13:04:20 -04:00
settings
shell shell: Add wildcard support 2018-09-19 09:30:29 -04:00
storage
usb coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
CMakeLists.txt shell: Shell subsystem reimplementation 2018-09-19 09:30:29 -04:00
Kconfig subsys: power: Add OS managed Power Management framework 2018-08-22 08:07:14 -07:00