> > Am 31.03.2021 um 21:39 schrieb Simon Matter: >>> This is my second attempt at sending this patch, this time without >>> mixing up commit message and cover letter, and from an account that >>> (I hope) doesn't hate mailing lists. >>> >>> This patch changes reliable_send() to resend a packet if at least three >>> later packets have been ACKed. This improves performance when there are >>> small amounts of packet loss. >>> >>> The patch was originally written by Steffan Karger for OpenVPN-NL. >>> I added some comments as suggested by Arne Schwabe. >>> >>> Steffan Karger (1): >>> reliable: retransmit if 3 follow-up ACKs are received >>> >> Hi Max, >> >> Just a shy question, am I right that this will work with UDP >> connections? >> >> If so then I'm interested to test it. > > Yes. But it only affects the control channel. For data channel we never > do retransmits.
OK, but it still could help in case of things like VoIP UDP over OpenVPN UDP with lots of small packets going over the link with low package loss? Simon _______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel