]> git.ipfire.org Git - thirdparty/openvpn.git/commit
remove the --auto-proxy option from openvpn
authorHeiko Hund <heiko.hund@sophos.com>
Sun, 5 Feb 2012 12:47:09 +0000 (13:47 +0100)
committerDavid Sommerseth <davids@redhat.com>
Wed, 13 Jun 2012 08:44:33 +0000 (10:44 +0200)
commit8e1975b046dcf821eaf03098677dc5e34cd3a1a5
tree3bd5f67b3c97ead27dd26f68164bc4883655f98d
parente656b995b44fab0b8290c6c2a4a73079b3f9813b
remove the --auto-proxy option from openvpn

During discussion on FOSDEM 2012 it was decided that proxy auto detection
is best done in the GUI as it's highly platform specific and shouldn't be
handled in openvpn itself for every supported platform in openvpn itself.

This removes --auto-proxy from openvpn.

Signed-off-by: Heiko Hund <heiko.hund@sophos.com>
Acked-by: David Sommerseth <davids@redhat.com>
Message-Id: 1328446029-30523-1-git-send-email-heiko.hund@sophos.com
URL: http://article.gmane.org/gmane.network.openvpn.devel/5333
Signed-off-by: David Sommerseth <davids@redhat.com>
doc/openvpn.8
src/openvpn/init.c
src/openvpn/options.c
src/openvpn/options.h
src/openvpn/proxy.c
src/openvpn/proxy.h
src/openvpn/socks.c
src/openvpn/socks.h