zephyr/subsys/net
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
..
ip net: mgmt: Add IPv6 DAD succeed/failed event 2017-04-13 15:21:45 +03:00
lib net: dns: Add more debugging about configured servers 2017-04-13 15:21:43 +03:00
buf.c net: buf: Print pool name if available 2017-04-13 15:21:42 +03:00
Kconfig net: buf: Add CONFIG_NET_BUF_WARN_ALLOC_INTERVAL 2017-04-07 13:33:55 +03:00
Makefile net: Restructure network protocols 2017-01-02 10:03:19 +01:00
TODO net: todo: Mark multicast join/leave support done 2017-03-09 20:33:48 +02:00