zephyr/subsys/net/lib/coap
Ravi kumar Veeramally 630fad3bbf net: coap: Improve options parsing helper functions
Options parsing helpers functions unable to handle the malformed
packets and dropping it. Improved parsing functionality to handle
malformed packets. Also payload marker is not mandatory in CoAP
packets when there is no payload. Exit gracefully when CoAP
packet contains only options.

Fixes #4396.

Coverity-ID: 178060

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2017-10-25 10:54:25 +03:00
..
coap_link_format.c net: coap: Add multi fragment support to CoAP library 2017-10-06 22:07:37 -04:00
coap.c net: coap: Improve options parsing helper functions 2017-10-25 10:54:25 +03:00
Kbuild net: coap: Rename ZOAP library 2017-10-06 22:07:37 -04:00
Kconfig net: coap: Add multi fragment support to CoAP library 2017-10-06 22:07:37 -04:00
Makefile net: coap: Rename ZOAP library 2017-10-06 22:07:37 -04:00