zephyr/subsys/net/lib
Michael Scott d07391d386 net: coap: clear more fields in coap_reply_clear()
We only clear 3 of the 6 member variables of the coap_reply structure
in coap_reply_clear().

Let's make sure to reset all of them.

Signed-off-by: Michael Scott <michael@opensourcefoundries.com>
2018-05-16 10:57:55 +03:00
..
app net: app: Select proper source IPv4 address in client 2018-05-16 10:47:01 +03:00
coap net: coap: clear more fields in coap_reply_clear() 2018-05-16 10:57:55 +03:00
dns net: dns: Fix end-of-results callback on error 2018-04-03 14:14:00 +03:00
http net: websocket: Initial support for server websocket 2018-03-15 15:17:36 +02:00
lwm2m net: lwm2m: remove unused OBJ_FIELD_MULTI_DATA macro 2018-05-16 10:56:07 +03:00
mqtt kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
openthread OpenThread: Change SETTINGS_CONFIG_PAGE_SIZE to target specific value 2018-05-14 17:23:38 -04:00
sntp kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
sockets net: sockets: Check for errors from dns_get_addr_info 2018-04-03 14:15:43 +03:00
websocket net: websocket: Revise generation of Sec-WebSocket-Accept header 2018-05-14 08:16:46 +03:00
CMakeLists.txt net: websocket: Initial support for server websocket 2018-03-15 15:17:36 +02:00
Kconfig net: websocket: Initial support for server websocket 2018-03-15 15:17:36 +02:00