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/wgengine/monitor
Brad Fitzpatrick 4f7d60ad42 wgengine/monitor: add a darwin implementation for tailscaled mode
Tangentially related to #987, #177, #594, #925, #505

Motivated by rebooting a launchd-controlled tailscaled and it going
into SetNetworkUp(false) mode immediately because there really is no
network up at system boot, but then it got stuck in that paused state
forever, without a monitor implementation.
4 years ago
..
monitor.go wgengine/monitor: add a poller to the Windows link change monitor 4 years ago
monitor_darwin_tailscaled.go wgengine/monitor: add a darwin implementation for tailscaled mode 4 years ago
monitor_freebsd.go wgengine/monitor_freebsd.go: remove duplicated errcheck 4 years ago
monitor_linux.go go.mod: bump github.com/mdlayher/netlink to v1.2.0 4 years ago
monitor_unsupported.go wgengine/monitor: add a darwin implementation for tailscaled mode 4 years ago
monitor_windows.go wgengine/monitor: close closeHandle 4 years ago