zephyr/subsys/net/lib/coap
Robert Chou 6f466cd7e5 net: coap: retransmission for four times
RFC 7252, sec 4.8 [https://tools.ietf.org/html/rfc7252#section-4.8]
The default MAX_RETRANSMIT is 4, current implementation only
retry 3 times. Update next_timeout() to return one more retry.

Also, add a TODO for random generated initial ACK timeout

Signed-off-by: Robert Chou <robert.ch.chou@acer.com>
2018-02-13 13:06:15 +02:00
..
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
coap_link_format.c net: samples: replace tag zoap with coap 2017-11-14 06:42:57 -05:00
coap.c net: coap: retransmission for four times 2018-02-13 13:06:15 +02:00
Kconfig crypto: config: config-coap: add CONFIG for setting max content length 2017-12-15 17:52:13 -05:00