tailscale/prober
Brad Fitzpatrick 2506b81471 prober: fix WithBandwidthProbing behavior with optional tunAddress
1ed9bd76d6 meant to make tunAddress be optional.

Updates tailscale/corp#24635

Change-Id: Idc4a8540b294e480df5bd291967024c04df751c0
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2024-12-16 12:18:54 -08:00
..
derp_test.go cmd/derpprobe,prober: add ability to restrict derpprobe to a single region 2024-11-15 13:42:58 -06:00
derp.go prober: fix WithBandwidthProbing behavior with optional tunAddress 2024-12-16 12:18:54 -08:00
dns_example_test.go prober: export probe class and metrics from bandwidth prober 2024-04-08 12:02:58 +01:00
dns_test.go prober: export probe class and metrics from bandwidth prober 2024-04-08 12:02:58 +01:00
dns.go prober: export probe class and metrics from bandwidth prober 2024-04-08 12:02:58 +01:00
http.go prober: export probe class and metrics from bandwidth prober 2024-04-08 12:02:58 +01:00
prober_test.go prober: support JSON response in RunHandler 2024-08-06 11:27:59 +01:00
prober.go prober: make status page more clear 2024-08-08 17:34:29 +01:00
status.go prober: make status page more clear 2024-08-08 17:34:29 +01:00
status.html prober: make status page more clear 2024-08-08 17:34:29 +01:00
tcp.go prober: export probe class and metrics from bandwidth prober 2024-04-08 12:02:58 +01:00
tls_test.go prober: add TLS probe constructor to split dial addr from cert name 2024-02-19 09:03:13 -08:00
tls.go prober: export probe class and metrics from bandwidth prober 2024-04-08 12:02:58 +01:00
tun_darwin.go prober: perform DERP bandwidth probes over TUN device to mimic real client 2024-12-13 15:50:47 -06:00
tun_default.go prober: perform DERP bandwidth probes over TUN device to mimic real client 2024-12-13 15:50:47 -06:00
tun_linux.go prober: perform DERP bandwidth probes over TUN device to mimic real client 2024-12-13 15:50:47 -06:00