]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Don't show the connection profile store in options->ce if there is a connection_list...
authorArne Schwabe <arne@rfc2549.org>
Fri, 21 Mar 2014 13:18:40 +0000 (14:18 +0100)
committerGert Doering <gert@greenie.muc.de>
Sun, 23 Mar 2014 19:23:14 +0000 (20:23 +0100)
commit98e24cc7e8ce3dafada43e46aef32a3d6a7a4f27
tree1436f5f46be359f575b6fb96ccef6e2e6aeb94c4
parent45184804c477aed2ae91ce23d6606da1bfccbaa7
Don't show the connection profile store in options->ce if there is a connection_list defined.

Entries in options->ce are never used and overwritten by the first usable
connection profile on initialisation.

Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <1395407925-25518-8-git-send-email-arne@rfc2549.org>
URL: http://article.gmane.org/gmane.network.openvpn.devel/8377

Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/options.c