Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: upgrade tailscale to fix STUN probes on dual stack#10535

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@spikecurtis
Copy link
Contributor

Fixes STUN probe issues on dual stack systems by incorporatingcoder/tailscale#43

@spikecurtisGraphite App
Copy link
ContributorAuthor

Current dependencies on/for this PR:

Thisstack of pull requests is managed byGraphite.

@spikecurtisspikecurtisforce-pushed the11-06-fix_upgrade_tailscale_to_fix_STUN_probes_on_dual_stack branch from3c432d4 to0bdc2dfCompareNovember 7, 2023 04:29
assert.NotEmpty(t,node.RoundTripPing)
assert.Len(t,node.ClientLogs,2)
assert.Len(t,node.ClientLogs[0],1)
assert.Len(t,node.ClientLogs[0],3)
Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

note: extra logs come fromcoder/tailscale#41

})

t.Run("ForceWebsockets",func(t*testing.T) {
t.Run("FailoverToWebsockets",func(t*testing.T) {
Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

"ForceWebsockets" is a setting that makes it not even attempt regular DERP upgrade. Here we try Upgrade: DERP, get rejected, and then failover to websockets.

@spikecurtisspikecurtis merged commitc87deb8 intomainNov 7, 2023
@spikecurtisspikecurtis deleted the 11-06-fix_upgrade_tailscale_to_fix_STUN_probes_on_dual_stack branchNovember 7, 2023 04:48
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsNov 7, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@deansheatherdeansheatherdeansheather approved these changes

@coadlercoadlerAwaiting requested review from coadler

Assignees

@spikecurtisspikecurtis

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@spikecurtis@deansheather

[8]ページ先頭

©2009-2025 Movatter.jp