mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
This updates `wintun` to include https://github.com/nulldotblack/wintun/pull/27. The error message of the linked Sentry issues in #7901 of "Unable to find matching {UUID}" is removed in that PR in favor of a Win32 function that converts the adapter name directly to the corresponding index and UUID instead of searching through the list of adapters. Resolves: #7901.