zephyr/subsys/net/lib
Ravi kumar Veeramally 42a91f4c07 net: coap: Rename ZOAP library
ZOAP library has certain limitations in parsing and preparation of
coap messages. It can handle only on single network fragment. If
network packet is split between multiple fragments it fails. This
patch is just copy and rename of 'zoap' to 'coap'.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2017-10-06 22:07:37 -04:00
..
app net: lib: app: If NET_LOG_GLOBAL is enabled, enable NET_DEBUG_APP 2017-10-05 13:41:52 +03:00
coap net: coap: Rename ZOAP library 2017-10-06 22:07:37 -04:00
dns net: dns: Do not resolve IPv6 address if IPv6 is disabled 2017-09-20 08:55:06 +03:00
http net: http: HTTP client was not honoring timeout parameter 2017-09-27 22:11:21 +03:00
lwm2m net: lwm2m: set range for client lifetime config 2017-10-05 10:48:57 +03:00
mqtt net/mqtt: Enable TLS support 2017-07-28 11:25:43 +03:00
sntp net: sntp: Implement SNTP client library 2017-10-03 15:29:27 -04:00
sockets net: sockets: Simplify if logic in sendto(), fix warning 2017-10-03 16:18:11 -04:00
zoap net: struct sockaddr should have field "sa_family" 2017-08-18 16:34:51 -04:00
Kbuild net: coap: Rename ZOAP library 2017-10-06 22:07:37 -04:00
Kconfig net: coap: Rename ZOAP library 2017-10-06 22:07:37 -04:00
Makefile net: coap: Rename ZOAP library 2017-10-06 22:07:37 -04:00