commit | 482d7c69ccc1f0225222ee4860f237d7466afc73 | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Thu Jun 16 11:01:40 2016 +0300 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Dec 02 12:40:12 2016 +0200 |
tree | bf59968ce26e1e806b1bc6966d635f963329731d | |
parent | b9b1dec6a3e3da42878f39c8fcd3f195d756fb03 [diff] |
net: Refactored IPv6 DAD and ND activation The earlier Kconfig entries for IPv6 DAD and ND were confusing. This commit will clarify this so DAD is activated by CONFIG_NET_IPV6_DAD and ND is activated by CONFIG_NET_IPV6_ND. These are settings are enabled by default. Change-Id: If6245e3425489bc454a0d75113770c4f797a4017 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>