Skip to content

pull in vpn performance tuning#8739

Merged
garmr-ulfr merged 1 commit into
mainfrom
bump-radiance-tunning
May 7, 2026
Merged

pull in vpn performance tuning#8739
garmr-ulfr merged 1 commit into
mainfrom
bump-radiance-tunning

Conversation

@garmr-ulfr
Copy link
Copy Markdown
Contributor

Pull in VPN performance tuning.

Copilot AI review requested due to automatic review settings May 7, 2026 23:30
@garmr-ulfr garmr-ulfr merged commit c4543f7 into main May 7, 2026
10 checks passed
@garmr-ulfr garmr-ulfr deleted the bump-radiance-tunning branch May 7, 2026 23:31
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR pulls in VPN performance tuning by updating the github.com/getlantern/radiance dependency to a newer pseudo-version, along with the corresponding module checksum updates.

Changes:

  • Bump github.com/getlantern/radiance to v0.0.0-20260507232251-71c8a8b5b1c2.
  • Update go.sum to reflect the new radiance version and drop now-unused older broflake entries.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates the required github.com/getlantern/radiance version to pull in the performance tuning changes.
go.sum Syncs module checksums with the updated dependency graph after the radiance bump.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

myleshorton pushed a commit that referenced this pull request May 12, 2026
Pulls in #8736 (idempotency keys), #8738 #8744 (radiance/lantern-box
bumps), #8739 (VPN performance), screenshot attachments to issue
reports, and #8745 (sysext hash caching).

Conflict resolution:
- go.mod / go.sum: took main's pins (radiance, kindling,
  lantern-box bumped to current main), then restored our local
  replace directives for ../radiance and ../lantern-box so the
  in-flight SmC work on fisk/peer-connection-events and
  fisk/peer-connection-listener stays in effect during dev. Replaces
  carry comments noting when to drop them.
- backend/radiance.go (in ../radiance fisk/peer-connection-events):
  combined main's sessionHistory field + DisconnectVPN-on-close with
  our peer-share teardown. Peer teardown runs BEFORE DisconnectVPN
  because /v1/peer/deregister needs a live outbound.
- ../radiance go.mod re-pinned to our lantern-box pseudo-version
  (3201d6a) via go get so radiance still gets the samizdat
  real-RemoteAddr fix instead of main's stale lantern-box v0.0.82.

lantern-core builds clean; radiance peer + ipc tests pass.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants