]> git.meshlink.io Git - meshlink/history - src/pmtu.c
Don't send UDP probes to tiny nodes.
[meshlink] / src / pmtu.c
2021-10-08 Guus SliepenDon't send UDP probes to tiny nodes. feature/better-pmtu-probes
2021-10-08 Guus SliepenStop fast UDP probes after 30 seconds if the peer does...
2021-10-08 Guus SliepenAccount for SPTPS overhead.
2021-10-08 Guus SliepenFix a compiler warning if IP_MTU is not defined.
2021-10-08 Guus SliepenStart sending UDP probes after a channel retransmit...
2021-10-08 Guus SliepenFast retries and timeout of UDP probes.
2021-10-08 Guus SliepenSend a PING packet on a meta-connection if a UDP ping...
2021-10-08 Guus SliepenRemove some debug messages from the PMTU code.
2021-10-08 Guus SliepenAvoid sending a large probe immediately after fixing...
2021-10-08 Guus SliepenImproved PMTU probe algorithm.