tailscale/control/controlhttp
Andrew Dunham af4c3a4a1b cmd/tailscale/cli: create netmon in debug ts2021
Otherwise we'll see a panic if we hit the dnsfallback code and try to
call NewDialer with a nil NetMon.

Updates #14161

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I81c6e72376599b341cb58c37134c2a948b97cf5f
2024-11-20 22:37:26 -05:00
..
controlhttpcommon control/controlhttp/controlhttpserver: split out Accept to its own package 2024-11-07 22:29:41 -08:00
controlhttpserver derp/derphttp: don't link websockets other than on GOOS=js 2024-11-07 22:29:41 -08:00
client_common.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
client_js.go derp/derphttp: don't link websockets other than on GOOS=js 2024-11-07 22:29:41 -08:00
client.go control/controlhttp/controlhttpserver: split out Accept to its own package 2024-11-07 22:29:41 -08:00
constants.go cmd/tailscale/cli: create netmon in debug ts2021 2024-11-20 22:37:26 -05:00
http_test.go control/controlhttp/controlhttpserver: split out Accept to its own package 2024-11-07 22:29:41 -08:00