zephyr/lib/iot
Vinicius Costa Gomes 909ad359bf lib/zoap: Fix incorrect values for payload size
When retrieving the payload length of the payload, there was a mistake,
what was already in the buffer (buf->len) was being considered twice,
net_buf_tailroom() already takes buf->len into account, resulting in
incorrect values.

Change-Id: I3b78d55abca4a448cab5e035b9d66352a3c59110
Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
2017-01-02 10:03:18 +01:00
..
dns iot/dns: Use a k_sem for the DNS rx routine 2016-12-16 19:14:53 +01:00
http libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
mqtt net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00
zoap lib/zoap: Fix incorrect values for payload size 2017-01-02 10:03:18 +01:00
Kbuild iot: Add HTTP support for Zephyr 2016-12-02 12:41:20 +02:00
Kconfig iot: Add HTTP support for Zephyr 2016-12-02 12:41:20 +02:00
Makefile iot: Add HTTP support for Zephyr 2016-12-02 12:41:20 +02:00