zephyr/subsys
Christian Taedcke 819f4e00e6 logging: net: Modify ipv4 init code, so it compiles if ipv4 is disabled
In the function do_net_init() the paths for ipv6 and ipv4 now use the
same api to determine the source address.

Fixes #27428

Signed-off-by: Christian Taedcke <christian.taedcke@lemonbeat.com>
2020-08-14 18:51:28 -04:00
..
bluetooth Bluetooth: host: Fixed warning when legacy adv support disabled 2020-08-14 17:16:25 +02:00
canbus
console
cpp
debug
dfu
disk
fb
fs subsys/fs/fatfs: Add kconfig option for enabling exFAT support 2020-08-13 14:15:40 +02:00
jwt
logging logging: net: Modify ipv4 init code, so it compiles if ipv4 is disabled 2020-08-14 18:51:28 -04:00
mgmt mgmt/osdp: Add support for OSDP in PD mode of operation 2020-08-13 11:48:28 +02:00
net net: socketpair: Check NULL value 2020-08-14 09:47:51 -07:00
power
random
settings
shell
stats
storage
testsuite ztest: make arc/cpu.h override C++ safe 2020-08-12 16:39:37 -05:00
tracing samples: tracing: Enable USB by the application 2020-08-13 11:49:47 +02:00
usb samples: zperf: usb: Enable USB by the application. 2020-08-13 11:49:47 +02:00
CMakeLists.txt
Kconfig