aboutsummaryrefslogtreecommitdiff
path: root/Changes.rst
diff options
context:
space:
mode:
authorDavid Sommerseth2020-07-17 19:15:44 +0200
committerGert Doering2020-07-18 10:58:33 +0200
commit4b4b34da9811da9e6912c89cd68be3cfe1684a97 (patch)
tree222f6ec6b659e30863c12a093d6e17c8965e1f65 /Changes.rst
parent19fab1f6cf71715f84d09d6a8b49698b0ae42cd1 (diff)
downloadopenvpn-4b4b34da9811da9e6912c89cd68be3cfe1684a97.zip
openvpn-4b4b34da9811da9e6912c89cd68be3cfe1684a97.tar.gz
Remove --no-iv
This finializes the depreacation started in OpenVPN 2.4, where --no-iv was made into a NOOP option. Signed-off-by: David Sommerseth <davids@openvpn.net> Acked-by: Gert Doering <gert@greenie.muc.de> Message-Id: <20200717171544.21632-1-davids@openvpn.net> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg20460.html Signed-off-by: Gert Doering <gert@greenie.muc.de>
Diffstat (limited to 'Changes.rst')
-rw-r--r--Changes.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes.rst b/Changes.rst
index 18b03e4..e522869 100644
--- a/Changes.rst
+++ b/Changes.rst
@@ -34,6 +34,9 @@ https://community.openvpn.net/openvpn/wiki/DeprecatedOptions
With the improved and matured data channel cipher negotiation, the use
of ``ncp-disable`` should not be necessary anymore.
+- ``no-iv`` has been removed
+ This option was made into a NOOP option with OpenVPN 2.4. This has now
+ been completely removed.
Overview of changes in 2.4
==========================