Re: [Openvpn-devel] [Patch] Add argument from openvpn2 to be ignored in openvpn3 client

2021-02-24 Thread David Sommerseth
On 13/02/2021 21:25, romain loutrel wrote: Hi I created today the bug ticket: https://github.com/OpenVPN/openvpn3-linux/issues/36 I have a patch to fix the problem (accept but ignore old parameters from openvpn2 in openvpn3) I hope I made everything correctly. Thanks a lot for your patch. It

[Openvpn-devel] [Patch] Add argument from openvpn2 to be ignored in openvpn3 client

2021-02-13 Thread romain loutrel
Hi I created today the bug ticket: https://github.com/OpenVPN/openvpn3-linux/issues/36 I have a patch to fix the problem (accept but ignore old parameters from openvpn2 in openvpn3) I hope I made everything correctly. Thanks for your consideration Index: src/python/openvpn3/ConfigParser.py IDEA