mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-27 07:21:18 +01:00
This changes the retransmission timeout behavior. In SUIT the timeout was uses as the maximum time *all* retransmissions could take, whereas in nanocoap the timeout was specified per retransmission. This means that SUIT now adopts the timeout behavior of nanocoap.