Re: [Openvpn-devel] [Patch] Version 2: Fail if options have extra parameters

2015-08-08 Thread Gert Doering
Hi, coming back to this, due to a bug introduced by this (Arne sent a patch), me not finding the original patch in release/2.3 (so I can't apply the fix), and I think there was a misunderstanding here :-) On Tue, Jun 02, 2015 at 08:43:26AM -0400, Jonathan K. Bullard wrote: > This is a new thread

Re: [Openvpn-devel] [Patch] Version 2: Fail if options have extra parameters

2015-06-03 Thread Jonathan K. Bullard
On Wed, Jun 3, 2015 at 2:33 AM, Arne Schwabe wrote: > ACK. But some things I noticed (should go into separate patch) > > We do not catch > > --connection foo, it is silently ignored I noticed a few such problems, mostly in options that I couldn't find consistent documentation for. I didn't want t

Re: [Openvpn-devel] [Patch] Version 2: Fail if options have extra parameters

2015-06-03 Thread Arne Schwabe
Am 02.06.15 um 14:43 schrieb Jonathan K. Bullard: > This is a new thread with version 2 of the patch; the first submission > included the wrong .patch file and was withdrawn. > > The attached patch causes an error if an option has extra > parameters; previously they were ignored (ticket #557 at >

[Openvpn-devel] [Patch] Version 2: Fail if options have extra parameters

2015-06-02 Thread Jonathan K. Bullard
This is a new thread with version 2 of the patch; the first submission included the wrong .patch file and was withdrawn. The attached patch causes an error if an option has extra parameters; previously they were ignored (ticket #557 at https://community.openvpn.net/openvpn/ticket/557). This featu