1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/application_layer
chrysn 462f8861f4 gcoap: Suppress retransmissions when ACK was received
This introduces an additional state to the COAP_MEMO_* series to avoid
enlarging the memo struct needlessly. While they are documented
publicly, practically only the COAP_MEMO_TIMEOUT and COAP_MEMO_RESPONSE
are used in communication with the application, as a
gcoap_request_memo_t is only handed out in that state.
2020-10-22 19:08:39 +02:00
..
asymcute treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
cord sys/net/cord : Expose to Kconfig 2020-09-02 23:36:48 +05:30
dhcpv6 treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
dns sock_dns: use the same buffer for request & reply 2020-02-24 14:29:17 +01:00
emcute net/emcute: fix buffer overflow in _willupd_msg() 2020-09-22 11:43:00 +02:00
gcoap gcoap: Suppress retransmissions when ACK was received 2020-10-22 19:08:39 +02:00
nanocoap treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
sntp sntp: fix for new xtimer API and some bugs 2017-03-06 13:38:25 +01:00
uhcp sys/net/uhcp: use LOG_ functions 2020-09-29 09:55:28 +02:00
Kconfig sys/net/cord : Expose to Kconfig 2020-09-02 23:36:48 +05:30
Kconfig.coap net/coap: Expose configurations to Kconfig 2020-04-24 10:06:45 +02:00