Skip to content

Exit bandwidth metadata uses netstack proxy on single-tun wireguard#5707

Open
tommyv1987 wants to merge 2 commits into
release/2026.11-ulrichshornfrom
fix/core-exit-bandwidth-metadata-netstack
Open

Exit bandwidth metadata uses netstack proxy on single-tun wireguard#5707
tommyv1987 wants to merge 2 commits into
release/2026.11-ulrichshornfrom
fix/core-exit-bandwidth-metadata-netstack

Conversation

@tommyv1987

@tommyv1987 tommyv1987 commented Jun 26, 2026

Copy link
Copy Markdown
Contributor
  • Single-tun wireguard (iOS and Android netstack) routes exit bandwidth metadata through the same local TCP proxy as entry, instead of binding HTTP to the utun interface name.
  • Removes the immediate broken exit metadata dispatch that caused bandwidth check failures, tunnel shutdown, and roughly 13-second auto-reconnect loops after connect.

Ticket

JIRA-NYM-XXXX

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.

Checklist:

  • Changelog

Screenshots (optional, if UI related)


This change is Reviewable

- Single-tun wireguard (iOS and Android netstack) routes exit bandwidth metadata through the same local TCP proxy as entry, instead of binding HTTP to the utun interface name.
- Removes the immediate broken exit metadata dispatch that caused bandwidth check failures, tunnel shutdown, and roughly 13-second auto-reconnect loops after connect.
@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 0e9e49e1-d93d-4412-a064-c1e0f3785280

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/core-exit-bandwidth-metadata-netstack

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

Copy link
Copy Markdown

@tommyv1987 tommyv1987 added this to the v2026.11 - Ulrichshorn milestone Jun 26, 2026
@tommyv1987 tommyv1987 marked this pull request as ready for review June 26, 2026 14:24

@neacsu neacsu left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I don't think this change is correct, the endpoints were queried correctly before.

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