tailscale/wgengine/monitor
Brad Fitzpatrick 7461dded88 wgengine/monitor: on unsupported platforms, use a polling implementation
Not great, but lets people working on new ports get going more quickly
without having to do everything up front.

As the link monitor is getting used more, I felt bad having a useless
implementation.

Updates #815
Updates #1427

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2021-03-02 21:49:27 -08:00
..
monitor_darwin_test.go wgengine/monitor: add skipped failing test for Darwin route message bug 2021-03-02 09:53:36 -08:00
monitor_darwin.go wgengine/monitor: on unsupported platforms, use a polling implementation 2021-03-02 21:49:27 -08:00
monitor_freebsd.go wgengine/monitor: on unsupported platforms, use a polling implementation 2021-03-02 21:49:27 -08:00
monitor_linux.go wgengine/monitor: on unsupported platforms, use a polling implementation 2021-03-02 21:49:27 -08:00
monitor_polling.go wgengine/monitor: on unsupported platforms, use a polling implementation 2021-03-02 21:49:27 -08:00
monitor_test.go wgengine/monitor: skip some macOS route updates, fix debounce regression 2021-03-02 11:51:38 -08:00
monitor_windows.go wgengine/monitor: on unsupported platforms, use a polling implementation 2021-03-02 21:49:27 -08:00
monitor.go wgengine/monitor: on unsupported platforms, use a polling implementation 2021-03-02 21:49:27 -08:00