zephyr/net
Jukka Rissanen f9a7e27220 net: contiki: Add Kconfig option to disable ND
User is able to disable IPv6 neighbor discovery.
Normally ND should be enabled but for testing purposes
the ND can be turned off as it simplifies the network
setup.

The default value atm is not to run ND because
we do not have a proper network setup. If user is
running qemu image, then ND should be disabled because
ND does not work properly with tun device.

Change-Id: I0ab7d6ee2ea3bc70918d9adf6f44473f71b3bd29
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-05 20:15:40 -05:00
..
bluetooth Bluetooth: Add LE Connection Update Complete Event handler 2016-02-05 20:15:40 -05:00
ip net: contiki: Add Kconfig option to disable ND 2016-02-05 20:15:40 -05:00
Kconfig kconfig: add menu for networking 2016-02-05 20:14:26 -05:00
Makefile