zephyr/subsys/net
Tomasz Bursztyka 178589fc31 net/net_if: When IPv6 DAD is disabled, added address gets final state
There is no transition from tentative state etc... It should directly go
to preferred.

This is fixing ND processing when DAD is disabled: source address was
never set, as tentative state is not a valid in
is_proper_ipv6_address().

Change-Id: I6f0a0fdd99dd13d28849f9749f89ec21fdd370d8
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2017-03-24 17:31:42 +02:00
..
ip net/net_if: When IPv6 DAD is disabled, added address gets final state 2017-03-24 17:31:42 +02:00
lib net: dns: Initialize DNS resolver if DNS servers are set 2017-03-24 17:31:42 +02:00
buf.c net: buf: Add more accounting info to net_buf pool 2017-03-09 20:33:42 +02:00
Kconfig net: Switch from per-iface tx thread to a unique k_poll triggered one 2017-03-09 20:33:49 +02: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