zephyr/net/ip/contiki
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
..
ip net: uip: Initial IPv4 support 2016-02-05 20:14:35 -05:00
ipv4 net: uip: Traverse only through valid UDP connections 2016-02-05 20:14:35 -05:00
ipv6 net: contiki: Add debug printing when traversing UDP connections 2016-02-05 20:14:44 -05:00
llsec net: Fix packetbuf related calls 2016-02-05 20:14:41 -05:00
mac net: Remove net_buf forward declaration in sisclowmac 2016-02-05 20:14:35 -05:00
os net: uip: Initial IPv4 support 2016-02-05 20:14:35 -05:00
rpl net: rpl: Fix compile errors 2016-02-05 20:14:30 -05:00
sicslowpan net: sicslowpan: if compression fails then send uncompressed packet 2016-02-05 20:14:35 -05:00
tools net: tools: Add multicast support to echo-client 2016-02-05 20:14:44 -05:00
contiki-conf.h net: contiki: Increase number of configurable IPv6 addresses 2016-02-05 20:14:44 -05:00
contiki-default-conf.h net: 15.4: Add support for data Tx/Rx between two qemus 2016-02-05 20:14:40 -05:00
contiki-lib.h
contiki-net.h
contiki-version.h
contiki.h
linkaddr.c net: Allow 6 byte link addresses 2016-02-05 20:14:33 -05:00
linkaddr.h
nbr-table.c
nbr-table.h
netstack.c net: Update 802.15.4 stack with net_mbuf and split sicslowpan 2016-02-05 20:14:29 -05:00
netstack.h net: Update 802.15.4 stack with net_mbuf and split sicslowpan 2016-02-05 20:14:29 -05:00
packetbuf.c net: Update 802.15.4 stack with net_mbuf and split sicslowpan 2016-02-05 20:14:29 -05:00
packetbuf.h Fix typo: accomodate -> accommodate 2016-02-05 20:14:41 -05:00
queuebuf.c net: Update 802.15.4 stack with net_mbuf and split sicslowpan 2016-02-05 20:14:29 -05:00
queuebuf.h net: Update 802.15.4 stack with net_mbuf and split sicslowpan 2016-02-05 20:14:29 -05:00
uip-log.c