You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/net/interfaces
kari-ts 048cb61dd0
interfaces: create android impl (#11784)
-Move Android impl into interfaces_android.go
-Instead of using ip route to get the interface name, use the one passed in by Android (ip route is restricted in Android 13+ per termux/termux-app#2993)

Follow-up will be to do the same for router

Fixes tailscale/corp#19215
Fixes tailscale/corp#19124

Signed-off-by: kari-ts <kari@tailscale.com>
3 months ago
..
defaultroute_bsd.go net/interfaces: handle iOS network transitions (#10680) 7 months ago
defaultroute_ios.go net/interfaces: reduce & cleanup logs on iOS 5 months ago
interfaces.go net/interfaces: handle removed interfaces in State.Equal 3 months ago
interfaces_android.go interfaces: create android impl (#11784) 3 months ago
interfaces_bsd.go net/interfaces: handle iOS network transitions (#10680) 7 months ago
interfaces_darwin.go ipn/ipnlocal: add delegated interface information to /interfaces PeerAPI handler 1 year ago
interfaces_darwin_test.go all: use Go 1.22 range-over-int 3 months ago
interfaces_default_route_test.go
interfaces_defaultrouteif_todo.go interfaces: create android impl (#11784) 3 months ago
interfaces_freebsd.go
interfaces_linux.go interfaces: create android impl (#11784) 3 months ago
interfaces_linux_test.go all: use Go 1.22 range-over-int 3 months ago
interfaces_test.go net/interfaces: handle removed interfaces in State.Equal 3 months ago
interfaces_windows.go net/interfaces: better handle multiple interfaces in LikelyHomeRouterIP 7 months ago
interfaces_windows_test.go all: use Go 1.22 range-over-int 3 months ago