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
Brad Fitzpatrick e41075dd4a net/interfaces: work around race fetching routing table
Fixes #1345
Updates golang/go#45736

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
5 years ago
..
interfaces.go interfaces: allow IPv6 ULA as a valid address. 5 years ago
interfaces_darwin.go net/interfaces: work around race fetching routing table 5 years ago
interfaces_darwin_test.go net/interfaces: work around race fetching routing table 5 years ago
interfaces_default_route_test.go interfaces: try larger read from /proc/net/route 5 years ago
interfaces_defaultrouteif_todo.go
interfaces_linux.go interfaces: check correct error /proc/net/route 5 years ago
interfaces_linux_test.go
interfaces_test.go interfaces: allow IPv6 ULA as a valid address. 5 years ago
interfaces_windows.go
interfaces_windows_test.go
route.h