build(deps): bump wintun to v0.5.1#7912
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Member
Author
|
I tested this on a VM, Firezone works with it. Next step is figuring out if this solves the customer issue. |
0d80832 to
002d253
Compare
jamilbk
approved these changes
Jan 29, 2025
wintun to latest mainwintun to v0.5.1
Member
Author
|
Going to merge this optimistically. We want to update to it sooner or later anyway. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This updates
wintunto include nulldotblack/wintun#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.