Add finalMask parsing to Wireguard configuration handling - #10201
Merged
Merged
Conversation
patterniha
added a commit
to patterniha/PattN
that referenced
this pull request
Sep 19, 2026
Add finalMask parsing to Wireguard configuration handling (DHR60): WireGuard share links carry the fm parameter on import and export. Merged ahead of upstream; the PR head b0d9ed1 is based on upstream/master 6e9ec6c and WireguardFmt.cs has no PattN changes, so the file is identical to the PR's version. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
patterniha
added a commit
to patterniha/PattN
that referenced
this pull request
Sep 19, 2026
WireguardFmt reads and builds its query by hand, so it did not inherit the dialMode handling added to BaseFmt. Import and export now use the same dialMode= key as the other formats and as PattNG's WireguardFmt. The lines are placed away from the fm blocks of the not yet merged upstream PR 2dust#10201 so its later squash merge stays conflict-free. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
patterniha
added a commit
to patterniha/PattN
that referenced
this pull request
Sep 19, 2026
Upstream squash-merged pull request 2dust#10201 (WireGuard finalMask) unchanged. Its content was already merged ahead of time in 532bccd, so this merge changes no file; it only records upstream's commit in the history. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
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.
2dust/v2rayNG#6209
2dust/v2rayNG#6242