tailscale/net/interfaces
Brad Fitzpatrick 8efc306e4f net/interfaces: assume the network's up on js/wasm
Updates #3157

Change-Id: If4acd33598ad5e8ef7fb5960964c9ac32bc8f68b
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2021-10-20 12:23:22 -07:00
..
interfaces_darwin_test.go net/{dnscache,interfaces}: use netaddr.IP.IsPrivate, delete copied code 2021-07-26 20:30:28 -07:00
interfaces_darwin.go net/interface: remove darwin fetchRoutingTable workaround 2021-05-10 08:24:11 -07:00
interfaces_default_route_test.go all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
interfaces_defaultrouteif_todo.go all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
interfaces_linux_test.go net/interface: add AWS App Runner /proc/net/route test 2021-07-14 10:01:14 -07:00
interfaces_linux.go net/{dnscache,interfaces}: use netaddr.IP.IsPrivate, delete copied code 2021-07-26 20:30:28 -07:00
interfaces_test.go net/interfaces: explicitly check netaddr.IP.Is6 in isUsableV6 2021-07-30 19:56:11 -07:00
interfaces_windows_test.go net/interfaces: quiet PAC detection logging in no-PAC case, add benchmark 2020-10-01 22:02:39 -07:00
interfaces_windows.go net/interfaces: fix default route lookup on Windows 2021-08-26 13:42:20 -07:00
interfaces.go net/interfaces: assume the network's up on js/wasm 2021-10-20 12:23:22 -07:00