Skip to content

0.9.0

Pre-release
Pre-release

Choose a tag to compare

@lstipakov lstipakov released this 03 Feb 18:40
Move WSK initialization into OVPN_IOCTL_NEW_PEER ioctl

Having WskCaptureProviderNPI() call with WSK_INFINITE_WAIT
argument in EvtDeviceAdd callback causes boot hang
on some systems. It is not clear why it happens
and why majority of systems are fine.

Remove PnP Power callbacks, they're not relevant to us.

Bump version to 0.9.0.

Fixes https://github.com/OpenVPN/ovpn-dco-win/issues/24

Signed-off-by: Lev Stipakov <lev@openvpn.net>