zephyr/subsys
Robert Chou 7aa223174a net: coap: empty payload with payload marker is malformed
From RFC 7252, section 3
"The absence of the Payload Marker denotes a zero-length payload.
The presence of a marker followed by a zero-length payload MUST
be processed as a message format error."

Check empty payload when COAP_MARKER is found and add a test case to
cover it

Signed-off-by: Robert Chou <robert.ch.chou@acer.com>
2017-10-25 13:21:53 +03:00
..
bluetooth Bluetooth: Mesh: Improve Network Message Cache behavior 2017-10-24 18:23:36 +03:00
console
cpp
debug misc: userspace support for printk() 2017-10-11 09:23:57 -07:00
dfu
disk
driver_handlers kernel: Provide only one _SYSCALL_HANDLER() macro 2017-10-16 13:42:15 -04:00
fs doc: fix doc misspellings 2017-10-17 14:31:52 -04:00
logging
net net: coap: empty payload with payload marker is malformed 2017-10-25 13:21:53 +03:00
shell
usb usb: Remove default Vendor and Product ID 2017-10-19 09:30:58 -04:00
Kconfig
Makefile