MCPcopy Create free account
hub / github.com/tailscale/tailscale / UpdateStatus

Method UpdateStatus

wgengine/wgengine.go:128–128  ·  view source on GitHub ↗

UpdateStatus populates the network state using the provided status builder.

(*ipnstate.StatusBuilder)

Source from the content-addressed store, hash-verified

126 // UpdateStatus populates the network state using the provided
127 // status builder.
128 UpdateStatus(*ipnstate.StatusBuilder)
129
130 // Ping is a request to start a ping of the given message size to the peer
131 // handling the given IP, then call cb with its ping latency & method.

Callers 2

UpdateStatusMethod · 0.65
StatusMethod · 0.65

Implementers 2

userspaceEnginewgengine/userspace.go
mockEngineipn/ipnlocal/state_test.go

Calls

no outgoing calls

Tested by 1

StatusMethod · 0.52