mirror of
https://github.com/tailscale/tailscale.git
synced 2025-12-14 03:31:22 +00:00
wip
This commit is contained in:
@@ -3010,5 +3010,6 @@ func getPeerMTUsProbedMetric(mtu tstun.WireMTU) *clientmetric.Metric {
|
||||
}
|
||||
|
||||
func (c *Conn) GetLastNetcheckReport() *netcheck.Report {
|
||||
return c.lastNetCheckReport.Load()
|
||||
report, _ := c.updateNetInfo(c.connCtx)
|
||||
return report
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user