]> 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>
Sun, 24 May 2020 19:18:46 +0000 (21:18 +0200)
commite22b3cef15764699e2bc05b6d9f3fbebf8ccef03
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