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 > https://community.openvpn.net/openvpn/ticket/557). > > This feature was discussed on the openvpn-devel mailing list ( > http://thread.gmane.org/gmane.network.openvpn.devel/9599). > > The patch is for the master branch only -- the consensus of the > mailing list discussion was that the patch should not be included in > the 2.3 branch. > > The (modified) message "Unrecognized option or missing or extra > parameter(s)" is used except for a few options: > > ACK. But some things I noticed (should go into separate patch)
We do not catch --connection foo, it is silently ignored Arne