]> git.ipfire.org Git - thirdparty/openvpn.git/commit
dco-win: check for incompatible options
authorAntonio Quartulli <a@unstable.cc>
Fri, 19 Aug 2022 06:52:50 +0000 (08:52 +0200)
committerGert Doering <gert@greenie.muc.de>
Fri, 19 Aug 2022 08:11:53 +0000 (10:11 +0200)
commit8c3b7c11d1212a6521e84a1d423abe75b974741e
tree46baa0f626050c167484bc2835d823442031ddcc
parent8b80cbc3846a56581e373a664db20d227a90120a
dco-win: check for incompatible options

At the moment dco-win doesn't support --persist-tun and --server,
so check for these options at startup time.

Signed-off-by: Antonio Quartulli <a@unstable.cc>
Signed-off-by: Lev Stipakov <lev@openvpn.net>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20220819065250.222590-1-a@unstable.cc>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg25014.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/dco.c
src/openvpn/options.c