zephyr/subsys/net/lib
Vinicius Costa Gomes e190ffe200 iot/zoap: Fix handling of 16-bytes block-wise transfers
This fixes the case that a request for block number (NUM) 0, using a
16 byte block was considered invalid.

This was because it is encoded as the value 0 (zero), which can be
expressed as the BLOCK1 option present but without any value
associated. The old code considered this the same as the option not
existing.

Change-Id: I0f3912803a88865e9f544a6d0078ed4231775a88
Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
2017-02-14 08:30:33 +02:00
..
dns net: nbuf: Add timeout to net_buf getters 2017-02-08 10:12:35 +02:00
http license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
mqtt net: nbuf: Add timeout to net_buf getters 2017-02-08 10:12:35 +02:00
zoap iot/zoap: Fix handling of 16-bytes block-wise transfers 2017-02-14 08:30:33 +02:00
Kbuild net: Restructure network protocols 2017-01-02 10:03:19 +01:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile net: Restructure network protocols 2017-01-02 10:03:19 +01:00