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
Andrew Dunham 9884d06b80 net/interfaces: fix test hang on Darwin
This test could hang because the subprocess was blocked on writing to
the stdout pipe if we find the address we're looking for early in the
output.

Updates #cleanup

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I68d82c22a5d782098187ae6d8577e43063b72573
2 years ago
..
defaultroute_bsd.go
defaultroute_ios.go
interfaces.go
interfaces_bsd.go
interfaces_darwin.go
interfaces_darwin_test.go
interfaces_default_route_test.go
interfaces_defaultrouteif_todo.go
interfaces_freebsd.go
interfaces_linux.go net/interfaces: better handle multiple interfaces in LikelyHomeRouterIP 2 years ago
interfaces_linux_test.go all: use tstest.Replace more 3 years ago
interfaces_test.go
interfaces_windows.go
interfaces_windows_test.go