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.
I added new functions to winutil to obtain the state of a service and all its depedencies, serialize them to JSON, and write them to a Logf. When tstun.New returns a wrapped ERROR_DEVICE_NOT_AVAILABLE, we know that wintun installation failed. We then log the service graph rooted at "NetSetupSvc". We are interested in that specific service because network devices will not install if that service is not running. Updates https://github.com/tailscale/tailscale/issues/5531 Signed-off-by: Aaron Klotz <aaron@tailscale.com> |
4 years ago | |
|---|---|---|
| .. | ||
| mksyscall.go | 4 years ago | |
| svcdiag_windows.go | 4 years ago | |
| winutil.go | 4 years ago | |
| winutil_notwindows.go | 4 years ago | |
| winutil_windows.go | 4 years ago | |
| zsyscall_windows.go | 4 years ago | |