zephyr/subsys/net/lib
Michael Scott ebe3660308 net: lwm2m: fix Leshan discover OP
When using Leshan REST API to perform a discover OP on a client, only an
accept field is sent with "application/link-format".  Current logic uses
the content-type to determine when a discover OP is indicated.  Let's
handle this case as well.

Signed-off-by: Michael Scott <michael.scott@linaro.org>
2017-10-26 09:20:40 +03:00
..
app net: app: Calculate TLS application data pointer correctly 2017-10-24 12:18:50 -07:00
coap net: coap: empty payload with payload marker is malformed 2017-10-25 13:21:53 +03:00
dns net: dns: Fix dns_pack.h documentation of packing routines 2017-10-17 08:36:39 -04:00
http kernel: fix k_thread_stack_t definition 2017-10-17 08:24:29 -07:00
lwm2m net: lwm2m: fix Leshan discover OP 2017-10-26 09:20:40 +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: Fix the error zsock_send() failed on the datagram socket 2017-10-17 08:10:14 -04:00
zoap net: struct sockaddr should have field "sa_family" 2017-08-18 16:34:51 -04:00
Kbuild net: mdns: Initial mDNS responder support 2017-10-17 08:36:39 -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