]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Permit unlimited connection entries and remotes
authorSelva Nair <selva.nair@gmail.com>
Tue, 7 Sep 2021 22:31:25 +0000 (18:31 -0400)
committerGert Doering <gert@greenie.muc.de>
Tue, 27 Dec 2022 09:12:14 +0000 (10:12 +0100)
commit4954beb618e8bf2dc756019d5a36040d791a8f38
tree728256c01fee6adb972b7a548077c68b489052f0
parent125263804701f9e62a5a27587e4ea6afdb21f54d
Permit unlimited connection entries and remotes

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.

v2,v3: no change

Signed-off-by: Selva Nair <selva.nair@gmail.com>
Acked-by: Arne Schwabe <arne@rfc2549.org>
Message-Id: <20210907223126.8440-2-selva.nair@gmail.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg22816.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
Changes.rst
src/openvpn/options.c
src/openvpn/options.h