]> git.meshlink.io Git - meshlink/commit
Fast retries and timeout of UDP probes.
authorGuus Sliepen <guus@meshlink.io>
Thu, 27 Aug 2020 20:32:07 +0000 (22:32 +0200)
committerGuus Sliepen <guus@meshlink.io>
Fri, 8 Oct 2021 18:57:24 +0000 (20:57 +0200)
commitfa90b359694a0b3aa967dec97b1286e0dd695a78
treeeb1ba52ce26e154dfd536a4c0f541feb4c909431
parent0669c133ef0150e9772711588651c1c4d8e45267
Fast retries and timeout of UDP probes.

When the previous probe hasn't been replied to, try the next UDP probe
faster. After three probes without a reply, consider the UDP connection
timed out.
src/node.h
src/pmtu.c