]> git.ipfire.org Git - thirdparty/openvpn.git/commit
wintun: check for conflicting options
authorSimon Rozman <simon@rozman.si>
Wed, 5 Feb 2020 18:49:22 +0000 (19:49 +0100)
committerGert Doering <gert@greenie.muc.de>
Sun, 8 Mar 2020 19:56:58 +0000 (20:56 +0100)
commit53e7d8dba4f3d0a0c54641ad5e94acf060e352da
tree3f5bdf11e3e84d8ff805247d75ff9145d29d546b
parentbaef44fc8769bbd99f4d699ce9f63180c29a5455
wintun: check for conflicting options

`--windows-driver wintun` requires `--dev tun`. This is now checked and
documented.

Signed-off-by: Simon Rozman <simon@rozman.si>
Acked-by: Lev Stipakov <lstipakov@gmail.com>
Message-Id: <20200205184922.883-1-simon@rozman.si>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg19368.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
doc/openvpn.8
src/openvpn/options.c