1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/application_layer
Leandro Lanzieri 3f382dc323 net/gcoap: Use COAP_RANDOM_FACTOR_1000 to calculate timeout range
With this the range for the random timeout is calculated using
COAP_RANDOM_FACTOR_1000 (ACK_RANDOM_FACTOR in RFC 7252).
2020-01-27 19:47:20 +01:00
..
asymcute asymcute: don't make the assumption that req->arg is non-NULL 2019-09-24 12:00:12 +02:00
cord net/cord_epsim: adapt to gcoap API changes 2019-11-28 12:50:24 +01:00
dhcpv6 dhcpv6: provide initial client implementation 2020-01-16 12:36:03 +01:00
dns sock_dns: correctly report too short messages 2019-01-29 22:32:50 +01:00
emcute Merge pull request #11957 from miri64/emcute/fix/payload-copy-error 2019-10-07 17:17:44 +02:00
gcoap net/gcoap: Use COAP_RANDOM_FACTOR_1000 to calculate timeout range 2020-01-27 19:47:20 +01:00
nanocoap sys/net: fix typos 2019-11-23 22:39:38 +01:00
sntp sntp: fix for new xtimer API and some bugs 2017-03-06 13:38:25 +01:00
uhcp sys/net/uhcp: remove unused returned value in uhcp_client 2019-10-28 15:14:40 +01:00