]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
dco-win: add documentation to README.dco.md
authorAntonio Quartulli <a@unstable.cc>
Sat, 13 Aug 2022 20:42:21 +0000 (22:42 +0200)
committerGert Doering <gert@greenie.muc.de>
Thu, 25 Aug 2022 20:17:50 +0000 (22:17 +0200)
Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Signed-off-by: Lev Stipakov <lev@openvpn.net>
Signed-off-by: Antonio Quartulli <a@unstable.cc>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20220813204224.22576-4-a@unstable.cc>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg24921.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
README.dco.md

index c38d3de383b28d464de9f1115f06c2f9c6b2ccc9..aa93d667660f6779371329b05b2ad1243c9a7e19 100644 (file)
@@ -57,6 +57,13 @@ see a message like
 in your log.
 
 
+Getting started (Windows)
+-------------------------
+The simplest way to test DCO under Windows is to download the latest installer
+from https://build.openvpn.net/downloads/snapshots/github-actions/openvpn2/ .
+This installer contains the latest OpenVPN code and the ovpn-dco-win driver.
+
+
 DCO and P2P mode
 ----------------
 DCO is also available when running OpenVPN in P2P mode without `--pull` /
@@ -111,7 +118,9 @@ Limitations by design
   - older versions are missing support for the AEAD ciphers;
 - topology subnet is the only supported `--topology` for servers;
 - iroute directives install routes on the host operating system, see also
-  Routing with ovpn-dco.
+  Routing with ovpn-dco;
+- (ovpn-dco-win) client and p2p mode only;
+- (ovpn-dco-win) Chacha20-Poly1305 support available starting with Windows 11.
 
 
 Current implementation limitations