zephyr/tests/net/lib
Robert Chou 33c54ee6fd net: zoap: advance block context by checking M bit from block option
According to RFC7959 page 30, "The end of a block-wise transfer is
governed by the M bits in the Block options, _not_ by exhausting the
size estimates exchanges."

Therefore, we should check the M bit instead of total size (which
is not always available, too)

Signed-off-by: Robert Chou <robert.ch.chou@acer.com>
2017-07-14 11:06:54 +03:00
..
dns_packet tests: dns: do not set as slow test 2017-06-21 21:38:12 -04:00
dns_resolve tests: dns: do not set as slow test 2017-06-21 21:38:12 -04:00
http_header_fields tests: remove build_only tag 2017-07-05 12:43:13 -04:00
mqtt_packet doc: fix wiki board references in non .rst files 2017-07-11 12:45:35 -05:00
mqtt_publisher net: fix wrong Kconfig 2017-07-05 12:43:13 -04:00
mqtt_subscriber net: fix wrong Kconfig 2017-07-05 12:43:13 -04:00
zoap net: zoap: advance block context by checking M bit from block option 2017-07-14 11:06:54 +03:00