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 20e66c5b92 net/interfaces: reconcile interface filtering with address printing in logs
The interface.State logging tried to only log interfaces which had
interesting IPs, but the what-is-interesting checks differed between
the code that gathered the interface names to print and the printing
of their addresses.
5 years ago
..
interfaces.go net/interfaces: reconcile interface filtering with address printing in logs 5 years ago
interfaces_darwin.go go.mod: upgrade staticcheck to 0.1.0 5 years ago
interfaces_darwin_cgo.go net/interfaces: use a uint32_t for ipv4 address 5 years ago
interfaces_darwin_cgo_test.go net/interfaces: use syscalls to find private gateway IP address 5 years ago
interfaces_darwin_nocgo.go net/interfaces: use syscalls to find private gateway IP address 5 years ago
interfaces_defaultrouteif_todo.go net/interfaces, net/netns: move default route interface code to interfaces 5 years ago
interfaces_linux.go net/netns, net/interfaces: move defaultRouteInterface, add Android fallback 5 years ago
interfaces_linux_test.go net/netns, net/interfaces: move defaultRouteInterface, add Android fallback 5 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] 5 years ago
interfaces_windows_test.go net/interfaces: quiet PAC detection logging in no-PAC case, add benchmark 5 years ago
route.h net/interfaces: use syscalls to find private gateway IP address 5 years ago