Re: [Openvpn-devel] [PATCH v102 3/7] dco-win: implement ovpn-dco support in P2P Windows code path

2022-08-21 Thread lstipakov
Yes, persist-tun support is in progress and coming soon. Agreed on ”windows-driver dco-win”. I’ll send a patch. Lähetetty iPhonesta > Selva Nair kirjoitti 21.8.2022 kello 19.29: > >  > Hi, > > Did a quick test on Windows 10 and appears to work as expected. Some minor > things: > > (i) I

Re: [Openvpn-devel] [PATCH v102 3/7] dco-win: implement ovpn-dco support in P2P Windows code path

2022-08-21 Thread Selva Nair
Hi, Did a quick test on Windows 10 and appears to work as expected. Some minor things: (i) I had persist-tun which caused a fatal error that required opening the log file to find what's wrong and then fix the config file -- unfortunately the GUI status window cannot display such early errors. Isn