Re: [Openvpn-devel] [PATCH 2/2] Allow repeated cycles through remotes when management-query-remote is in use

2020-05-18 Thread Arne Schwabe
Am 13.05.20 um 19:44 schrieb Selva Nair: > Hi, > > On Wed, May 13, 2020 at 12:36 PM Gert Doering wrote: >> >> Hi, >> >> On Sun, Jun 09, 2019 at 03:33:55PM -0400, Selva Nair wrote: >>> Ref: https://patchwork.openvpn.net/project/openvpn2/list/?series=201 >>> >>> These patches were meant to help

Re: [Openvpn-devel] [PATCH 2/2] Allow repeated cycles through remotes when management-query-remote is in use

2020-05-13 Thread Selva Nair
Hi, On Wed, May 13, 2020 at 12:36 PM Gert Doering wrote: > > Hi, > > On Sun, Jun 09, 2019 at 03:33:55PM -0400, Selva Nair wrote: > > Ref: https://patchwork.openvpn.net/project/openvpn2/list/?series=201 > > > > These patches were meant to help implement choosing the remote through > > the GUI. I

Re: [Openvpn-devel] [PATCH 2/2] Allow repeated cycles through remotes when management-query-remote is in use

2020-05-13 Thread Gert Doering
Hi, On Sun, Jun 09, 2019 at 03:33:55PM -0400, Selva Nair wrote: > Ref: https://patchwork.openvpn.net/project/openvpn2/list/?series=201 > > These patches were meant to help implement choosing the remote through > the GUI. I may not find time for that but the patches by themselves > are still

Re: [Openvpn-devel] [PATCH 2/2] Allow repeated cycles through remotes when management-query-remote is in use

2019-06-09 Thread Selva Nair
Ref: https://patchwork.openvpn.net/project/openvpn2/list/?series=201 Hi, These patches were meant to help implement choosing the remote through the GUI. I may not find time for that but the patches by themselves are still relevant. If there is some interest I'll rebase to master. Selva

[Openvpn-devel] [PATCH 2/2] Allow repeated cycles through remotes when management-query-remote is in use

2018-03-19 Thread selva . nair
From: Selva Nair (i) Let the management-client predictably cycle through remote entries. This is done by not aborting after two cycles. The client can abort or restart the connection using signals (USR/HUP/TERM) as necessary. In the current behaviour, the daemon can