Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use a more robust way to get dco-win version
The current way doesn't work if the device is already in use. Starting from 1.3.0, dco-win creates a non-exclusive control device \\.\ovpn-dco-ver which can be opened by multiple apps and supports a single IOCTL to get a version number. OpenVPN/ovpn-dco-win#76 This will be expecially handy later when checking which features driver supports. Change-Id: Ieb6f3a9d14d76000c1caf8ee1e959c6d0de832bf Signed-off-by: Lev Stipakov <[email protected]>
- Loading branch information