Skip to content

android: push default gateway IP from LinkProperties to go backend#794

Open
kari-ts wants to merge 1 commit into
mainfrom
kari/cachedgateway
Open

android: push default gateway IP from LinkProperties to go backend#794
kari-ts wants to merge 1 commit into
mainfrom
kari/cachedgateway

Conversation

@kari-ts
Copy link
Copy Markdown
Collaborator

@kari-ts kari-ts commented May 19, 2026

likelyHomeRouterIPHelper was replaced with a cached gateway read in 86f9e7a9ea47e368e394a8e4e1866bbd40e6ed4a. This provides the value by retrieving the default gateway from LinkProperties.getRoute() in NetworkChangeCallback on every onLinkPropertiesChanged event.

Updates tailscale/tailscale#18622
Updates tailscale/tailscale#13352

likelyHomeRouterIPHelper was replaced with a cached gateway read in 86f9e7a9ea47e368e394a8e4e1866bbd40e6ed4a. This provides the value by retrieving the default gateway from LinkProperties.getRoute() in NetworkChangeCallback on every onLinkPropertiesChanged event.

Updates tailscale/tailscale#18622
Updates tailscale/tailscale#13352

Signed-off-by: kari-ts <kari@tailscale.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.

1 participant