On Wed, Jun 8, 2016 at 4:23 PM, Arne Schwabe <a...@rfc2549.org> wrote: > >> +#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.
Oops, that should not have been there anymore. FYI - (as reported by Arne on IRC) this patch still has some issues when used with TCP mode. I'm working on a v2, coming soon :) -Steffan