> +#ifdef ENABLE_CRYPTO > + if (c->options.pull) > + { > + /* If we use --pull, we don't know the crypto overhead yet. */ > + msg (M_WARN, "*** Account for max crypto overhead ***");
That message will surely confuse users. Arne
> +#ifdef ENABLE_CRYPTO > + if (c->options.pull) > + { > + /* If we use --pull, we don't know the crypto overhead yet. */ > + msg (M_WARN, "*** Account for max crypto overhead ***");
That message will surely confuse users. Arne