mirror of
https://github.com/tailscale/tailscale.git
synced 2025-12-12 00:52:00 +00:00
wgengine/monitor: add Windows linkchange monitor
Updates tailscale/corp#553 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
This commit is contained in:
committed by
Brad Fitzpatrick
parent
85c3d17b3c
commit
dbb4c246fa
@@ -2,7 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build !linux,!freebsd android
|
||||
// +build !linux,!freebsd,!windows android
|
||||
|
||||
package monitor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user