From: Antonio Quartulli Date: Sat, 13 Aug 2022 20:42:21 +0000 (+0200) Subject: dco-win: add documentation to README.dco.md X-Git-Tag: v2.6_beta1~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8b00c908b4b8567dcfd792b7ab1d9005bcc587b;p=thirdparty%2Fopenvpn.git dco-win: add documentation to README.dco.md Signed-off-by: Arne Schwabe Signed-off-by: Lev Stipakov Signed-off-by: Antonio Quartulli Acked-by: Gert Doering 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 --- diff --git a/README.dco.md b/README.dco.md index c38d3de38..aa93d6676 100644 --- a/README.dco.md +++ b/README.dco.md @@ -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