]> git.ipfire.org Git - thirdparty/openvpn.git/commit - src/openvpn/options.h
compat-mode: allow user to specify version to be compatible with
authorAntonio Quartulli <a@unstable.cc>
Wed, 8 Sep 2021 07:26:06 +0000 (09:26 +0200)
committerGert Doering <gert@greenie.muc.de>
Wed, 8 Sep 2021 08:23:35 +0000 (10:23 +0200)
commit00a622f5656380b0e21a0583048aa57b35e78a19
tree60df64682ad44e984ca5aca89449c81e2dbfe985
parenta38a377fd524d0e14a23ed17487ea3e3d3ad3fe7
compat-mode: allow user to specify version to be compatible with

This changes introduces the basic infrastructure required
to allow the user to specify a specific OpenVPN version to be
compatible with.

The next commits will modify defaults to more modern and safer
values, while allowing backwards-compatible behaviour on demand.

The backwards-compatible behaviour is intructed via the config
knob '--compat-mode' implemented in this patch.

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Signed-off-by: Antonio Quartulli <a@unstable.cc>
Acked-by:
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20210908072606.5863-1-a@unstable.cc>
URL: https://www.mail-archive.com/search?l=mid&q=20210908072606.5863-1-a@unstable.cc
Signed-off-by: Gert Doering <gert@greenie.muc.de>
Changes.rst
doc/man-sections/generic-options.rst
src/openvpn/options.c
src/openvpn/options.h