While on it, remove redundant sentence
and quotation mark from --windows-driver man
description.
Signed-off-by: Lev Stipakov <lev@openvpn.net>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <
20220917163425.351-1-lstipakov@gmail.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg25240.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
logged when this is found in the configuration file.
--windows-driver drv
- Specifies which tun driver to use. Values are :code:`tap-windows6`
- (default) and :code:`wintun`. This is a Windows-only option.
- :code:`wintun`" requires ``--dev tun`` and the OpenVPN process to run
+ Specifies which tun driver to use. Values are :code:`ovpn-dco` (default),
+ :code:`tap-windows6` and :code:`wintun`. :code:`ovpn-dco` and :code:`wintun`
+ require ``--dev tun``. :code:`wintun` also requires OpenVPN process to run
elevated, or be invoked using the Interactive Service.
"--show-net-up : Show " PACKAGE_NAME "'s view of routing table and net adapter list\n"
" after TAP adapter is up and routes have been added.\n"
"--windows-driver : Which tun driver to use?\n"
- " tap-windows6 (default)\n"
+ " ovpn-dco (default)\n"
+ " tap-windows6\n"
" wintun\n"
"--block-outside-dns : Block DNS on other network adapters to prevent DNS leaks\n"
"Windows Standalone Options:\n"