Actions
Feature #10651
openRemove/replace deprecated OpenVPN options
Status:
New
Priority:
Normal
Assignee:
-
Category:
OpenVPN
Target version:
-
Start date:
06/10/2020
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Description
some changes from https://github.com/OpenVPN/openvpn/blob/release/2.4/Changes.rst:
--comp-lzo is deprecated in OpenVPN 2.4. Use --compress instead. --proto udp6/tcp6 in server mode will now try to always listen to both IPv4 and IPv6 on platforms that allow it. Use --bind ipv6only to explicitly listen only on IPv6. On Windows, when the --register-dns option is set, OpenVPN no longer restarts the dnscache service - this had unwanted side effects, and seems to be no longer necessary with currently supported Windows versions.
Need to check the full list
Actions