zephyr/subsys/logging
Jukka Rissanen be6bf29363 syslog: net: Fix multiple network interface selection for IPv4
In IPv4 we need to select the network interface, where the packet
is to be sent, using the IPv4 address instead of default network
interface.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-04-13 08:29:44 -04:00
..
CMakeLists.txt
event_logger.c
Kconfig
kernel_event_logger.c
sys_log_net.c syslog: net: Fix multiple network interface selection for IPv4 2018-04-13 08:29:44 -04:00
sys_log.c