Given the comment in `ipv6_event_handler`, the init function shall wait for the last added IPv6 address to be confirmed with DAD. This is contrary with current logic, which will only wait for the first address to be confirmed. This commit adds a break statement in the loop, not to overwrite the recent address to verify with an older one. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| bt_settings.c | ||
| bt_settings.h | ||
| CMakeLists.txt | ||
| ieee802154_settings.c | ||
| ieee802154_settings.h | ||
| init_clock_sntp.c | ||
| init.c | ||
| Kconfig | ||