Hi,

On Fri, Jun 17, 2016 at 02:47:22PM +0200, Arne Schwabe wrote:
> @@ -5292,8 +5287,8 @@ add_option (struct options *options,
>    else if (streq (p[0], "socks-proxy-retry") && !p[1])
>      {
>        VERIFY_PERMISSION (OPT_P_GENERAL|OPT_P_CONNECTION);
> -      options->ce.socks_proxy_retry = true;
> -    }
> +      msg (M_WARN, "DEPRECATED OPTION: http-proxy-retry: In OpenVPN 2.4 
> proxy connection retries are handled"
> +        "like regular tcp connects");    }
>    else if (streq (p[0], "keepalive") && p[1] && p[2] && !p[3])

There's a copy-paste error in the message, and the closing "}" jumped...

If you're ok with that, I'll fix that on the go while applying.

Shall I remove the man page references as well, or do you want to send
a v2?

gert

-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: signature.asc
Description: PGP signature

Reply via email to