0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-20 12:02:28 +02:00
openvpn/src
Arne Schwabe c1150e5b95 Always save/restore pull options
The makes the code path for pull and non-pull more aligned and even
though this might do extra work for non-pull scenarios, saving the
few bytes of memory is not a worthwhile optimisation here.

Additionally with the upcoming P2P mode NCP, the client needs to
save/restore a subset of these options anyway.

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20210408120029.19438-1-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg22079.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
2021-04-16 17:19:06 +02:00
..
compat Remove a number of checks for functions/headers that are always present 2021-04-07 08:31:08 +02:00
openvpn Always save/restore pull options 2021-04-16 17:19:06 +02:00
openvpnmsica openvpnmsica: Simplify find_adapters() to void return 2020-09-24 13:39:06 +02:00
openvpnserv Remove automatic service 2021-03-31 17:16:11 +02:00
plugins Remove NULL checks before calling free 2020-10-24 21:49:40 +02:00
tapctl Remove support for non ISO C99 vararg support 2021-03-28 16:34:42 +02:00
Makefile.am Introduce tapctl.exe utility and openvpnmsica.dll MSI CA 2019-01-17 15:31:18 +01:00