]> git.ipfire.org Git - thirdparty/openvpn.git/commit
options: fix option check for "plugin"
authorDaniel Hahler <git@thequod.de>
Sun, 19 Jul 2015 19:55:22 +0000 (21:55 +0200)
committerGert Doering <gert@greenie.muc.de>
Wed, 22 Jul 2015 07:08:43 +0000 (09:08 +0200)
commit82acf2163412aae9259e2202dbe001a2ac797b99
treeb5031b6f3b863cafe97e5bc98319fb14567b9bc1
parentd4fbe287fc2ddbef05fdfe22adc641859a8a7412
options: fix option check for "plugin"

The "plugin" option has one required argument, and an optional one.

This fixes a regression in 3d6a4cd
(https://community.openvpn.net/openvpn/ticket/557).

Signed-off-by: Daniel Hahler <git@thequod.de>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20150721100836.GV382@greenie.muc.de>
URL: http://article.gmane.org/gmane.network.openvpn.devel/9932
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/options.c