> Hi,
>
> On Thu, Apr 01, 2021 at 08:20:48AM +0200, Simon Matter wrote:
>> > 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 th
Hi,
On Thu, Apr 01, 2021 at 08:20:48AM +0200, Simon Matter wrote:
> > 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
>
> 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 a
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
> 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 improve
Hi,
On Wed, Mar 31, 2021 at 08:03:22PM +0200, Max Fillinger wrote:
> 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.
It works :-)
(I would have managed to merge the oth
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 performan