Exit bandwidth metadata uses netstack proxy on single-tun wireguard#5707
Exit bandwidth metadata uses netstack proxy on single-tun wireguard#5707tommyv1987 wants to merge 2 commits into
Conversation
- 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.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
neacsu
left a comment
There was a problem hiding this comment.
I don't think this change is correct, the endpoints were queried correctly before.



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:
Screenshots (optional, if UI related)
This change is