fb416747dc
Some users are seeing errors like this after rebooting from Windows Update: 2021-01-28 18:39:45.220197: [TUN] Creating Wintun interface 2021-01-28 18:39:49.420116: [TUN] [Wintun] CreateAdapter: Creating adapter 2021-01-28 18:39:53.704007: [TUN] [Wintun] OpenDeviceObject: Failed to connect to adapter: The system cannot find the path specified. (Code 0x00000003) 2021-01-28 18:39:53.704007: [TUN] [Wintun] WintunStartSession: Failed to open adapter device object 2021-01-28 18:39:54.097037: [TUN] Unable to create Wintun interface: Error starting session: The system cannot find the path specified. It appears that creation of the device object file might happen asynchronously, so this commit polls for it. Reported-by: Artem Kuroptev <artem@kuroptev.com> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> |
||
---|---|---|
.. | ||
adapter.c | ||
adapter.h | ||
api.vcxproj | ||
api.vcxproj.filters | ||
elevate.c | ||
elevate.h | ||
entry.c | ||
entry.h | ||
exports.def | ||
extract-driverver.js | ||
logger.c | ||
logger.h | ||
namespace.c | ||
namespace.h | ||
nci.def | ||
nci.h | ||
ntdll.h | ||
pch.c | ||
registry.c | ||
registry.h | ||
resource.c | ||
resource.h | ||
resources.rc | ||
rundll32_i.c | ||
rundll32.c | ||
session.c | ||
wintun.h |