zephyr/include/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
..
arp.h
bt.h
buf.h net: buf: Document that after data, structure may contain "user_data" 2017-04-07 12:35:51 +03:00
dhcpv4.h
dns_client.h
dns_resolve.h net: dns: Fix the compilation even if DNS is disabled 2017-04-13 15:21:43 +03:00
ethernet.h
http_parser.h
http.h
ieee802154_radio.h
ieee802154.h net/ieee802154: Remove useless __packed annotation 2017-03-31 11:24:28 +02:00
mii.h
mqtt_types.h
mqtt.h
nbuf.h net: ipv6: Allow user to tweak packet hop limit value 2017-04-13 15:21:43 +03:00
net_context.h
net_core.h
net_event.h net: mgmt: Add IPv6 DAD succeed/failed event 2017-04-13 15:21:45 +03:00
net_if.h net: mgmt: Add IPv6 DAD succeed/failed event 2017-04-13 15:21:45 +03:00
net_ip.h net: ipv6: Fix the constness of function parameters 2017-04-13 15:21:44 +03:00
net_l2.h
net_linkaddr.h
net_mgmt.h
net_offload.h
net_stats.h
trickle.h
zoap_link_format.h
zoap.h