]> git.meshlink.io Git - meshlink/commit
Send a PING packet on a meta-connection if a UDP ping failed.
authorGuus Sliepen <guus@meshlink.io>
Sat, 18 Jul 2020 12:23:56 +0000 (14:23 +0200)
committerGuus Sliepen <guus@meshlink.io>
Fri, 8 Oct 2021 18:57:24 +0000 (20:57 +0200)
commit0669c133ef0150e9772711588651c1c4d8e45267
treefd72e52ca22d9020c8e200e12fb86ffaccbeb46b
parent4d333e6cd762b62ce702525e9fd0c76aac678324
Send a PING packet on a meta-connection if a UDP ping failed.

If we lost a UDP ping packet, it might mean the node is down. We need to
confirm that with a PING on the meta-connection.
src/pmtu.c