zephyr/net/ip/contiki
Ravi kumar Veeramally 803de8d14e net: Fix return value from uip_udp_packet_sendto
udp_socket_sendto returns always datalen irrespective of
uip_udp_packet_sendto return value.

Change-Id: Ib1c5a25ae89ddaa0826d35d4fd53f9c2ccea7b93
Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2016-05-31 08:06:37 +00:00
..
ip net: Fix return value from uip_udp_packet_sendto 2016-05-31 08:06:37 +00:00
ipv4 net: dhcp: Add DHCP client support. 2016-05-27 11:09:30 +00:00
ipv6 net: tcp: Supporting TCP client functionality when using IPv6 2016-05-17 09:57:28 +03:00
llsec net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
mac net: rdc: Debug print missing \n in simplerdc plugin 2016-04-18 13:42:44 +00:00
os net: timer_expired may not return the right value when called twice 2016-05-04 13:37:10 +00:00
rpl net: rpl: Print the IPv6 prefix value when checking it 2016-03-17 14:42:02 +00:00
sicslowpan net: 6lowpan: Fix 6lowpan fragmentation 2016-05-19 14:18:38 +00:00
contiki-conf.h net: ipv6: Allow user to select number of neighbors 2016-05-27 06:15:21 +00:00
contiki-default-conf.h net: rdc: Make simplerdc a full replacement against nullrdc 2016-04-18 07:40:56 +00:00
contiki-lib.h net: Initial networking support 2016-02-05 20:14:20 -05:00
contiki-net.h net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
contiki-version.h net: Initial networking support 2016-02-05 20:14:20 -05:00
contiki.h net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
linkaddr.c net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
linkaddr.h net: contiki: Add utility function to get the MAC address 2016-02-05 20:15:40 -05:00
nbr-table.c net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
nbr-table.h net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
netstack.c net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
netstack.h net: rdc: Make simplerdc a full replacement against nullrdc 2016-04-18 07:40:56 +00:00
packetbuf.c net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
packetbuf.h net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
queuebuf.c net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
queuebuf.h net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
uip-log.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00