zephyr/net/ip
Jukka Rissanen 7918507b15 net: contiki: Increase number of configurable IPv6 addresses
If user wants to add unicast and multicast address, the current
limit (2) is too small. Increasing the amount of configurable
IPv6 addresses to 4.

Change-Id: I4c652e6c45266d6d0ac9ebf207a045158efdd300
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-05 20:14:44 -05:00
..
contiki net: contiki: Increase number of configurable IPv6 addresses 2016-02-05 20:14:44 -05:00
Kconfig net: 15.4: Add support for data Tx/Rx between two qemus 2016-02-05 20:14:40 -05:00
Makefile net: 15.4: Add support for data Tx/Rx between two qemus 2016-02-05 20:14:40 -05:00
dummy_15_4_radio.c net: 15.4: Add support for data Tx/Rx between two qemus 2016-02-05 20:14:40 -05:00
dummy_15_4_radio.h net: 15.4: Add 802.15.4 driver and 802.15.4 loopback radio driver 2016-02-05 20:14:30 -05:00
net_buf.c net: Change the remaining doxygen comments to javadoc style 2016-02-05 20:14:35 -05:00
net_context.c net: context: Allow multicast address to be created 2016-02-05 20:14:44 -05:00
net_driver_15_4.c net: 15.4: Tweak the stack size of Rx and Tx fibers 2016-02-05 20:14:30 -05:00
net_driver_15_4.h net: 15.4: Add 802.15.4 driver and 802.15.4 loopback radio driver 2016-02-05 20:14:30 -05:00
net_driver_loopback.c net: Fix the loopback driver function parameters 2016-02-05 20:14:31 -05:00
net_driver_loopback.h net: Add loopback driver 2016-02-05 20:14:29 -05:00
net_driver_slip.c net: slip: Add slip driver for testing purposes 2016-02-05 20:14:34 -05:00
net_driver_slip.h net: slip: Add slip driver for testing purposes 2016-02-05 20:14:34 -05:00
net_init.c net: Change the remaining doxygen comments to javadoc style 2016-02-05 20:14:35 -05:00