zephyr/subsys/net/lib/config
Lukasz Maciejonczyk 6edf5bde11 net: config: Fix IPv6 setup when DAD is unused and IPv6 addr is not set
When the dupplicate address detection mechanism is not used, we should
not wait for IPv6 address configuration. Because of the bug we are
waiting for it, when CONFIG_NET_CONFIG_MY_IVP6_ADDR is not set.
This commit fixes it.

Signed-off-by: Lukasz Maciejonczyk <lukasz.maciejonczyk@nordicsemi.no>
2020-07-21 10:11:32 +03:00
..
bt_settings.c
bt_settings.h
CMakeLists.txt
ieee802154_settings.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ieee802154_settings.h
init_clock_sntp.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
init.c net: config: Fix IPv6 setup when DAD is unused and IPv6 addr is not set 2020-07-21 10:11:32 +03:00
Kconfig kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00