You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Fitzpatrick
974be2ec5c
net/interfaces: rewrite the darwin likelyHomeRouterIP from C to Go
...
We basically already had the RIB-parsing Go code for this in both
net/interfaces and wgengine/monitor, for other reasons.
Fixes #1426
Fixes #1471
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
5 years ago
..
interfaces.go
net/interfaces, wgengine/monitor: fix false positives link changes
5 years ago
interfaces_darwin.go
net/interfaces: rewrite the darwin likelyHomeRouterIP from C to Go
5 years ago
interfaces_darwin_test.go
net/interfaces: rewrite the darwin likelyHomeRouterIP from C to Go
5 years ago
interfaces_default_route_test.go
net/{interfaces,netns}: add some new tests, missed from prior commit
5 years ago
interfaces_defaultrouteif_todo.go
net/interfaces: merge darwin files for DefaultRouteInterface in sandbox
5 years ago
interfaces_linux.go
net/netns, net/interfaces: move defaultRouteInterface, add Android fallback
6 years ago
interfaces_linux_test.go
net/netns, net/interfaces: move defaultRouteInterface, add Android fallback
6 years ago
interfaces_test.go
net/interfaces: remove IsTailscaleIP, make callers use tsaddr.
5 years ago
interfaces_windows.go
net/interfaces: ignore bogus proxy URLs from winhttp [windows]
6 years ago
interfaces_windows_test.go
net/interfaces: quiet PAC detection logging in no-PAC case, add benchmark
6 years ago
route.h
net/interfaces: use syscalls to find private gateway IP address
6 years ago