Hi,

On Wed, Aug 25, 2021 at 8:37 AM Gert Doering <g...@greenie.muc.de> wrote:

> Hi,
>
> On Wed, Aug 25, 2021 at 12:01:22AM -0400, selva.n...@gmail.com wrote:
> > From: Selva Nair <selva.n...@gmail.com>
> >
> > Currently we allow a max of 64 connection entries and remotes.
> > A larger number would allow users with 100's of independent
> > config files for different end points of same provider to
> > consolidate them to connection entries.
> >
> > Signed-off-by: Selva Nair <selva.n...@gmail.com>
>
> The combination of this with the previous patch sounds quite useful
> (= no longer distribute multiple different .ovpn for tcp/udp/... but
> have them all in the same file).
>
> I assume support in the UI is also already brewing :-)
>

Yes, that's the plan..


> There is one catch: I assume that this conflicts heavily with the
> SRV patch (due to that one also changing connection entry handling),
> and the SRV patch is overdue for final review and merging - thus, when
> coming back to *this* patch, it might need a rebase.


I think, either way it would be a simple rebase. This one against the SRV
patch or the other way.

Any idea why "options_preprocess_verify_ce()", which is called for each
connection-entry, contains many checks that apply to common,
non-ce-specific options? This causes some warnings like "using management
without password is strongly discouraged.." printed once for every
connection entry  -- 100 times if you have 100 entries.

Selva
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to