]> git.meshlink.io Git - meshlink/commit
Don't start RTT measurements for unreliable channels.
authorGuus Sliepen <guus@meshlink.io>
Mon, 18 May 2020 18:34:54 +0000 (20:34 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sat, 30 May 2020 19:59:30 +0000 (21:59 +0200)
commite4202fe9a6d2be71523c8fdb7fdfc003b423d7e6
tree9998e964be2e6cc36c6e6c377f778c67af6a47af
parentee6ddcdc21976e1db0a8ee414d61fa9304459886
Don't start RTT measurements for unreliable channels.

We are not getting ACKs back, and the RTT value is not used for unreliable
channels anyway.
src/utcp.c