]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Remove the ip-remote-hint option.
authorArne Schwabe <arne@rfc2549.org>
Mon, 25 Nov 2013 12:31:14 +0000 (13:31 +0100)
committerGert Doering <gert@greenie.muc.de>
Tue, 26 Nov 2013 15:31:08 +0000 (16:31 +0100)
commitbb9026a60a8ebdf20fdf9a99e16c0d8afc658747
tree72718e894864c05521a379d9094d31d4643fbfd9
parent34136dd8533510f68a012ba9e6bcd8cf5d1ce80e
Remove the ip-remote-hint option.

The ip-remote-hint option overrides the remote hostname of every
remote/connection entry unless management-query-remote is also defined and
the management interfaces overrides the option with remote MOD.

The remote name is even overridden when when management interface issues
remote ACCEPT after being presented with the non overridden remote.

Overriding all remote options can also be done by  management-query-remote
and issuing remote MOD or by changing alll remote statements in the
configuration.

Also: remove unused variable newcycle

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <1385382680-5912-3-git-send-email-arne@rfc2549.org>
URL: http://article.gmane.org/gmane.network.openvpn.devel/8057
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/init.c
src/openvpn/options.c
src/openvpn/options.h