Re: [Openvpn-devel] [PATCH] reliable: remove reliable_unique_retry()

2018-01-03 Thread Arne Schwabe
Am 03.01.18 um 10:40 schrieb Steffan Karger: > This function has been in the code since 2005, and enabled since 2010, but > it's not clear why we'd want this behaviour. > > Running some simple tests, where I simulate an server->client link of > 1mbit with 30ms delay and 1% packet loss, and a clien

[Openvpn-devel] [PATCH] reliable: remove reliable_unique_retry()

2018-01-03 Thread Steffan Karger
This function has been in the code since 2005, and enabled since 2010, but it's not clear why we'd want this behaviour. Running some simple tests, where I simulate an server->client link of 1mbit with 30ms delay and 1% packet loss, and a client->server link of 200kbit, 200ms delay, I get the follo