zephyr/subsys
Jukka Rissanen 57e128654b net: mgmt: Add IPv6 DAD succeed/failed event
We need a way to know when IPv6 address is successfully set
into network interface.

If IPv6 DAD (Duplicate Address Detection) succeeds or fails,
we send a management event for that. This can be used by
other components to detect when the network interface is in
usable state.

Change-Id: Ifb22415fe21f31f5dba4f55455d6e0f89b414d32
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-04-13 15:21:45 +03:00
..
bluetooth Bluetooth: GATT: Fix wrong check for empty database 2017-04-10 17:45:46 +00:00
console Revert "subsys/console: Yield on char availability." 2017-04-06 14:56:23 +03:00
debug debug: rename variable CONFIG_GDB_RAM_SIZE 2017-04-11 03:14:24 +00:00
disk license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
fs fat: match type info expected by fat library for f_write 2017-01-30 12:01:50 +00:00
logging subsys/logging: sys_event_logger_get: Fix k_sem_take() success check. 2017-04-06 21:14:22 +00:00
net net: mgmt: Add IPv6 DAD succeed/failed event 2017-04-13 15:21:45 +03:00
shell shell: If enabled, let's register telnet console as an input 2017-01-27 12:35:53 +02:00
usb license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig subsys: console: Add pull-style console API support. 2017-04-01 20:44:17 +00:00
Makefile subsys: console: Add pull-style console API support. 2017-04-01 20:44:17 +00:00